Searched refs:xmlSchemaParseComplexType (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlschemas.c | 6223 static xmlSchemaTypePtr xmlSchemaParseComplexType(xmlSchemaParserCtxtPtr 8771 WXS_ELEM_TYPEDEF(decl) = xmlSchemaParseComplexType(ctxt, schema, child, 0); in xmlSchemaParseElement() 9800 xmlSchemaParseComplexType(ctxt, schema, child, 1); in xmlSchemaParseSchemaTopLevel() 11117 xmlSchemaParseComplexType(pctxt, schema, child, 1); in xmlSchemaParseIncludeOrRedefine() 12103 xmlSchemaParseComplexType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseComplexType() function
|