Home
last modified time | relevance | path

Searched refs:htmlCtxtReset (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/include/libxml/
DHTMLparser.h192 htmlCtxtReset (htmlParserCtxtPtr ctxt);
/external/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle272 d htmlCtxtReset pr extproc('htmlCtxtReset')
/external/libxml2/
Dlibxml2.syms1528 htmlCtxtReset;
Delfgcchack.h222 #undef htmlCtxtReset
223 extern __typeof (htmlCtxtReset) htmlCtxtReset __attribute((alias("htmlCtxtReset__internal_alias")));
225 #ifndef htmlCtxtReset
226 extern __typeof (htmlCtxtReset) htmlCtxtReset__internal_alias __attribute((visibility("hidden")));
227 #define htmlCtxtReset htmlCtxtReset__internal_alias macro
DNEWS573 make sure htmlCtxtReset do reset the disableSAX field (Daniel Veillard),
955 on Windows (Igor Zlatkovic), htmlCtxtReset fix (Michael Day), XPath
Dtestapi.c1783 htmlCtxtReset(ctxt); in test_htmlCtxtReset()
DChangeLog1466 * HTMLparser.c: change htmlCtxtReset() following Michael Day bug
/external/libxml2/win32/
Dlibxml2.def.src273 htmlCtxtReset