Home
last modified time | relevance | path

Searched refs:htmlCtxtReset (Results 1 – 9 of 9) 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/
DHTMLparser.c6722 htmlCtxtReset(htmlParserCtxtPtr ctxt) in htmlCtxtReset() function
7108 htmlCtxtReset(ctxt); in htmlCtxtReadDoc()
7142 htmlCtxtReset(ctxt); in htmlCtxtReadFile()
7179 htmlCtxtReset(ctxt); in htmlCtxtReadMemory()
7222 htmlCtxtReset(ctxt); in htmlCtxtReadFd()
7267 htmlCtxtReset(ctxt); in htmlCtxtReadIO()
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
DNEWS1016 make sure htmlCtxtReset do reset the disableSAX field (Daniel Veillard),
1398 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