Searched refs:htmlCreateFileParserCtxt (Results 1 – 6 of 6) sorted by relevance
578 XMLPUBFUN htmlParserCtxtPtr XMLCALL htmlCreateFileParserCtxt(const char *filename,
526 d htmlCreateFileParserCtxt...527 d pr extproc('htmlCreateFileParserCtxt')
123 htmlCreateFileParserCtxt;
126 #undef htmlCreateFileParserCtxt127 extern __typeof (htmlCreateFileParserCtxt) htmlCreateFileParserCtxt __attribute((alias("htmlCreateF…129 #ifndef htmlCreateFileParserCtxt130 extern __typeof (htmlCreateFileParserCtxt) htmlCreateFileParserCtxt__internal_alias __attribute((vi…131 #define htmlCreateFileParserCtxt htmlCreateFileParserCtxt__internal_alias macro
15479 ret_val = htmlCreateFileParserCtxt(filename, (const char *)encoding); in test_htmlCreateFileParserCtxt()
249 htmlCreateFileParserCtxt