Searched refs:htmlNewParserCtxt (Results 1 – 9 of 9) sorted by relevance
109 htmlNewParserCtxt(void);
148 d htmlNewParserCtxt...149 d pr extproc('htmlNewParserCtxt')
5142 htmlNewParserCtxt(void) in htmlNewParserCtxt() function5179 ctxt = htmlNewParserCtxt(); in htmlCreateMemoryParserCtxt()6321 ctxt = htmlNewParserCtxt(); in htmlCreatePushParserCtxt()6466 ctxt = htmlNewParserCtxt(); in htmlCreateFileParserCtxt()7068 ctxt = htmlNewParserCtxt(); in htmlReadIO()
2167 htmlNewParserCtxt;
486 #undef htmlNewParserCtxt487 extern __typeof (htmlNewParserCtxt) htmlNewParserCtxt __attribute((alias("htmlNewParserCtxt__intern…489 #ifndef htmlNewParserCtxt490 extern __typeof (htmlNewParserCtxt) htmlNewParserCtxt__internal_alias __attribute((visibility("hidd…491 #define htmlNewParserCtxt htmlNewParserCtxt__internal_alias macro
1429 Richards), export htmlNewParserCtxt needed by Michael Day, refactoring
2174 ret_val = htmlNewParserCtxt(); in test_htmlNewParserCtxt()
1699 * HTMLparser.c include/libxml/HTMLparser.h: exports htmlNewParserCtxt()
339 htmlNewParserCtxt