Searched refs:htmlNewParserCtxt (Results 1 – 3 of 3) sorted by relevance
109 htmlNewParserCtxt(void);
4831 htmlNewParserCtxt(void) in htmlNewParserCtxt() function4868 ctxt = htmlNewParserCtxt(); in htmlCreateMemoryParserCtxt()6001 ctxt = htmlNewParserCtxt(); in htmlCreatePushParserCtxt()6151 ctxt = htmlNewParserCtxt(); in htmlCreateFileParserCtxt()6742 ctxt = htmlNewParserCtxt(); in htmlReadIO()
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