Searched refs:xmlSchemaParseInclude (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/third_party/libxml/src/ |
| D | xmlschemas.c | 1051 static int xmlSchemaParseInclude(xmlSchemaParserCtxtPtr ctxt, 9758 res = xmlSchemaParseInclude(ctxt, schema, child); in xmlSchemaParseSchemaTopLevel() 11154 xmlSchemaParseInclude(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema, in xmlSchemaParseInclude() function
|
| /external/libxml2/ |
| D | xmlschemas.c | 1056 static int xmlSchemaParseInclude(xmlSchemaParserCtxtPtr ctxt, 9777 res = xmlSchemaParseInclude(ctxt, schema, child); in xmlSchemaParseSchemaTopLevel() 11173 xmlSchemaParseInclude(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema, in xmlSchemaParseInclude() function
|