Searched refs:htmlFreeParserCtxt (Results 1 – 4 of 4) sorted by relevance
167 htmlFreeParserCtxt (htmlParserCtxtPtr ctxt);
4817 htmlFreeParserCtxt(htmlParserCtxtPtr ctxt) in htmlFreeParserCtxt() function4842 htmlFreeParserCtxt(ctxt); in htmlNewParserCtxt()6107 htmlFreeParserCtxt(ctxt); in htmlSAXParseDoc()6229 htmlFreeParserCtxt(ctxt); in htmlSAXParseFile()
378 #undef htmlFreeParserCtxt379 extern __typeof (htmlFreeParserCtxt) htmlFreeParserCtxt __attribute((alias("htmlFreeParserCtxt__int…381 #ifndef htmlFreeParserCtxt382 extern __typeof (htmlFreeParserCtxt) htmlFreeParserCtxt__internal_alias __attribute((visibility("hi…383 #define htmlFreeParserCtxt htmlFreeParserCtxt__internal_alias macro
2208 htmlFreeParserCtxt(ctxt); in parseAndPrintFile()