Home
last modified time | relevance | path

Searched refs:xmlSchemaParseInclude (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlschemas.c1064 static int xmlSchemaParseInclude(xmlSchemaParserCtxtPtr ctxt,
9819 res = xmlSchemaParseInclude(ctxt, schema, child); in xmlSchemaParseSchemaTopLevel()
11214 xmlSchemaParseInclude(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema, in xmlSchemaParseInclude() function