Searched refs:xmlSchemaParseModelGroup (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlschemas.c | 1078 xmlSchemaParseModelGroup(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, 9504 item->children = xmlSchemaParseModelGroup(ctxt, schema, child, in xmlSchemaParseModelGroupDefinition() 9508 item->children = xmlSchemaParseModelGroup(ctxt, schema, child, in xmlSchemaParseModelGroupDefinition() 9512 item->children = xmlSchemaParseModelGroup(ctxt, schema, child, in xmlSchemaParseModelGroupDefinition() 11213 xmlSchemaParseModelGroup(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseModelGroup() function 11431 part = xmlSchemaParseModelGroup(ctxt, schema, child, in xmlSchemaParseModelGroup() 11434 part = xmlSchemaParseModelGroup(ctxt, schema, child, in xmlSchemaParseModelGroup() 11614 xmlSchemaParseModelGroup(ctxt, schema, child, in xmlSchemaParseRestriction() 11619 xmlSchemaParseModelGroup(ctxt, in xmlSchemaParseRestriction() 11624 xmlSchemaParseModelGroup(ctxt, schema, child, in xmlSchemaParseRestriction() [all …]
|