Searched refs:xmlCreateFileParserCtxt (Results 1 – 10 of 10) sorted by relevance
242 return (xmlCreateFileParserCtxt(filename)); in docbCreateFileParserCtxt()
135 xmlCreateFileParserCtxt;
1726 xmlParserCtxtPtr ctxt = xmlCreateFileParserCtxt(filename); in saxParseTest()1750 xmlParserCtxtPtr ctxt = xmlCreateFileParserCtxt(filename); in saxParseTest()
2439 #undef xmlCreateFileParserCtxt2440 extern __typeof (xmlCreateFileParserCtxt) xmlCreateFileParserCtxt __attribute((alias("xmlCreateFile…2442 #ifndef xmlCreateFileParserCtxt2443 extern __typeof (xmlCreateFileParserCtxt) xmlCreateFileParserCtxt__internal_alias __attribute((visi…2444 #define xmlCreateFileParserCtxt xmlCreateFileParserCtxt__internal_alias macro
13899 ctxt = xmlCreateFileParserCtxt(filename); in xmlSAXParseEntity()14098 xmlCreateFileParserCtxt(const char *filename) in xmlCreateFileParserCtxt() function14131 ctxt = xmlCreateFileParserCtxt(filename); in xmlSAXParseFileWithData()14296 ctxt = xmlCreateFileParserCtxt(filename); in xmlSAXUserParseFile()
16017 ret_val = xmlCreateFileParserCtxt(filename); in test_xmlCreateFileParserCtxt()
325 xmlCreateFileParserCtxt (const char *filename);
104 d xmlCreateFileParserCtxt...105 d pr extproc('xmlCreateFileParserCtxt')
708 xmlCreateFileParserCtxt
103424 -#undef xmlCreateFileParserCtxt103425 -extern __typeof (xmlCreateFileParserCtxt) xmlCreateFileParserCtxt __attribute((alias("xmlCreateFil…103427 -#ifndef xmlCreateFileParserCtxt103428 -extern __typeof (xmlCreateFileParserCtxt) xmlCreateFileParserCtxt__internal_alias __attribute((vis…103429 -#define xmlCreateFileParserCtxt xmlCreateFileParserCtxt__internal_alias