Home
last modified time | relevance | path

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

/third_party/libxml2/
DDOCBparser.c242 return (xmlCreateFileParserCtxt(filename)); in docbCreateFileParserCtxt()
Dlibxml2.syms135 xmlCreateFileParserCtxt;
Druntest.c1726 xmlParserCtxtPtr ctxt = xmlCreateFileParserCtxt(filename); in saxParseTest()
1750 xmlParserCtxtPtr ctxt = xmlCreateFileParserCtxt(filename); in saxParseTest()
Delfgcchack.h2439 #undef xmlCreateFileParserCtxt
2440 extern __typeof (xmlCreateFileParserCtxt) xmlCreateFileParserCtxt __attribute((alias("xmlCreateFile…
2442 #ifndef xmlCreateFileParserCtxt
2443 extern __typeof (xmlCreateFileParserCtxt) xmlCreateFileParserCtxt__internal_alias __attribute((visi…
2444 #define xmlCreateFileParserCtxt xmlCreateFileParserCtxt__internal_alias macro
Dparser.c13899 ctxt = xmlCreateFileParserCtxt(filename); in xmlSAXParseEntity()
14098 xmlCreateFileParserCtxt(const char *filename) in xmlCreateFileParserCtxt() function
14131 ctxt = xmlCreateFileParserCtxt(filename); in xmlSAXParseFileWithData()
14296 ctxt = xmlCreateFileParserCtxt(filename); in xmlSAXUserParseFile()
Dtestapi.c16017 ret_val = xmlCreateFileParserCtxt(filename); in test_xmlCreateFileParserCtxt()
/third_party/libxml2/include/libxml/
DparserInternals.h325 xmlCreateFileParserCtxt (const char *filename);
/third_party/libxml2/os400/libxmlrpg/
DparserInternals.rpgle104 d xmlCreateFileParserCtxt...
105 d pr extproc('xmlCreateFileParserCtxt')
/third_party/libxml2/win32/
Dlibxml2.def.src708 xmlCreateFileParserCtxt
/third_party/chromium/patch/
D0001-cve.patch103424 -#undef xmlCreateFileParserCtxt
103425 -extern __typeof (xmlCreateFileParserCtxt) xmlCreateFileParserCtxt __attribute((alias("xmlCreateFil…
103427 -#ifndef xmlCreateFileParserCtxt
103428 -extern __typeof (xmlCreateFileParserCtxt) xmlCreateFileParserCtxt__internal_alias __attribute((vis…
103429 -#define xmlCreateFileParserCtxt xmlCreateFileParserCtxt__internal_alias