Searched refs:xmlSchemaParseModelGroup (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlschemas.c | 1105 xmlSchemaParseModelGroup(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, 9442 item->children = xmlSchemaParseModelGroup(ctxt, schema, child, in xmlSchemaParseModelGroupDefinition() 9446 item->children = xmlSchemaParseModelGroup(ctxt, schema, child, in xmlSchemaParseModelGroupDefinition() 9450 item->children = xmlSchemaParseModelGroup(ctxt, schema, child, in xmlSchemaParseModelGroupDefinition() 11141 xmlSchemaParseModelGroup(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseModelGroup() function 11359 part = xmlSchemaParseModelGroup(ctxt, schema, child, in xmlSchemaParseModelGroup() 11362 part = xmlSchemaParseModelGroup(ctxt, schema, child, in xmlSchemaParseModelGroup() 11542 xmlSchemaParseModelGroup(ctxt, schema, child, in xmlSchemaParseRestriction() 11547 xmlSchemaParseModelGroup(ctxt, in xmlSchemaParseRestriction() 11552 xmlSchemaParseModelGroup(ctxt, schema, child, in xmlSchemaParseRestriction() [all …]
|