Searched refs:xmlSchemaParseElement (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/libxml2/ |
H A D | xmlschemas.c | 8427 xmlSchemaParseElement(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseElement() function 9783 xmlSchemaParseElement(ctxt, schema, child, NULL, 1); in xmlSchemaParseSchemaTopLevel() 11270 part = (xmlSchemaParticlePtr) xmlSchemaParseElement(ctxt, in xmlSchemaParseModelGroup() 11324 xmlSchemaParseElement(ctxt, schema, child, &isElemRef, 0); in xmlSchemaParseModelGroup()
|