Searched defs:xmlSchemaParseModelGroup (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c42 * In xmlSchemaParseModelGroup()
1073 xmlSchemaParseModelGroup(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
9485 item->children = xmlSchemaParseModelGroup(ctxt, schema, child,
9489 item->children = xmlSchemaParseModelGroup(ctxt, schema, child,
9493 item->children = xmlSchemaParseModelGroup(ctxt, schema, child,
11156 * xmlSchemaParseModelGroup:
11181 xmlSchemaParseModelGroup(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, function
11399 part = xmlSchemaParseModelGroup(ctxt, schema, child,
11402 part = xmlSchemaParseModelGroup(ctxt, schema, child,
11582 xmlSchemaParseModelGroup(ctx
[all...]

Completed in 98 milliseconds