Searched refs:htmlCtxtReset (Results 1 – 8 of 8) sorted by relevance
192 htmlCtxtReset (htmlParserCtxtPtr ctxt);
272 d htmlCtxtReset pr extproc('htmlCtxtReset')
1528 htmlCtxtReset;
222 #undef htmlCtxtReset223 extern __typeof (htmlCtxtReset) htmlCtxtReset __attribute((alias("htmlCtxtReset__internal_alias")));225 #ifndef htmlCtxtReset226 extern __typeof (htmlCtxtReset) htmlCtxtReset__internal_alias __attribute((visibility("hidden")));227 #define htmlCtxtReset htmlCtxtReset__internal_alias macro
573 make sure htmlCtxtReset do reset the disableSAX field (Daniel Veillard),955 on Windows (Igor Zlatkovic), htmlCtxtReset fix (Michael Day), XPath
1783 htmlCtxtReset(ctxt); in test_htmlCtxtReset()
1466 * HTMLparser.c: change htmlCtxtReset() following Michael Day bug
273 htmlCtxtReset