Home
last modified time | relevance | path

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

/external/libxml2/
Dxinclude.c419 xmlXIncludeParseFile(xmlXIncludeCtxtPtr ctxt, const char *URL) { in xmlXIncludeParseFile() function
1482 doc = xmlXIncludeParseFile(ctxt, (const char *)URL); in xmlXIncludeLoadDoc()