Searched refs:xmlSchemaParseModelGroup (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/libxml2/ |
H A D | xmlschemas.c | 1091 xmlSchemaParseModelGroup(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, 9481 item->children = xmlSchemaParseModelGroup(ctxt, schema, child, in xmlSchemaParseModelGroupDefinition() 9485 item->children = xmlSchemaParseModelGroup(ctxt, schema, child, in xmlSchemaParseModelGroupDefinition() 9489 item->children = xmlSchemaParseModelGroup(ctxt, schema, child, in xmlSchemaParseModelGroupDefinition() 11180 xmlSchemaParseModelGroup(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseModelGroup() function 11398 part = xmlSchemaParseModelGroup(ctxt, schema, child, in xmlSchemaParseModelGroup() 11401 part = xmlSchemaParseModelGroup(ctxt, schema, child, in xmlSchemaParseModelGroup() 11581 xmlSchemaParseModelGroup(ctxt, schema, child, in xmlSchemaParseRestriction() 11586 xmlSchemaParseModelGroup(ctxt, in xmlSchemaParseRestriction() 11591 xmlSchemaParseModelGroup(ctxt, schema, child, in xmlSchemaParseRestriction() [all …]
|