Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlschemas.c1069 static int xmlSchemaParseInclude(xmlSchemaParserCtxtPtr ctxt,
9756 res = xmlSchemaParseInclude(ctxt, schema, child); in xmlSchemaParseSchemaTopLevel()
11142 xmlSchemaParseInclude(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema, in xmlSchemaParseInclude() function