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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DHTMLparser.in.h189 htmlCtxtReset (htmlParserCtxtPtr ctxt);
H A DHTMLparser.c5737 * htmlCtxtReset:
5743 htmlCtxtReset(htmlParserCtxtPtr ctxt) function
6104 htmlCtxtReset(ctxt);
6137 htmlCtxtReset(ctxt);
6173 htmlCtxtReset(ctxt);
6215 htmlCtxtReset(ctxt);
6259 htmlCtxtReset(ctxt);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DHTMLparser.h189 htmlCtxtReset (htmlParserCtxtPtr ctxt);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DHTMLparser.in.h189 htmlCtxtReset (htmlParserCtxtPtr ctxt);
H A DHTMLparser.c5737 * htmlCtxtReset:
5743 htmlCtxtReset(htmlParserCtxtPtr ctxt) function
6104 htmlCtxtReset(ctxt);
6137 htmlCtxtReset(ctxt);
6173 htmlCtxtReset(ctxt);
6215 htmlCtxtReset(ctxt);
6259 htmlCtxtReset(ctxt);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DHTMLparser.c5837 * htmlCtxtReset:
5843 htmlCtxtReset(htmlParserCtxtPtr ctxt) function
6208 htmlCtxtReset(ctxt);
6241 htmlCtxtReset(ctxt);
6277 htmlCtxtReset(ctxt);
6319 htmlCtxtReset(ctxt);
6363 htmlCtxtReset(ctxt);
H A Delfgcchack.h222 #undef htmlCtxtReset macro
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
H A Dtestapi.c1770 htmlCtxtReset(ctxt);
1775 printf("Leak of %d blocks found in htmlCtxtReset",
[all...]

Completed in 336 milliseconds