Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxinclude.c310 xmlXIncludeParseFile(xmlXIncludeCtxtPtr ctxt, const char *URL) { in xmlXIncludeParseFile() function
1115 doc = xmlXIncludeParseFile(ctxt, (const char *)url); in xmlXIncludeLoadDoc()