Searched refs:htmlCreateMemoryParserCtxt (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DHTMLparser.h112 htmlCreateMemoryParserCtxt(const char *buffer,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DHTMLparser.h112 htmlCreateMemoryParserCtxt(const char *buffer,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DHTMLparser.in.h112 htmlCreateMemoryParserCtxt(const char *buffer,
H A DHTMLparser.c4296 * htmlCreateMemoryParserCtxt:
4305 htmlCreateMemoryParserCtxt(const char *buffer, int size) { function
4358 ctxt = htmlCreateMemoryParserCtxt((char *)cur, len);
H A Dparser.c11774 ctxt = htmlCreateMemoryParserCtxt((char *) data, datalen);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DHTMLparser.h112 htmlCreateMemoryParserCtxt(const char *buffer,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DHTMLparser.in.h112 htmlCreateMemoryParserCtxt(const char *buffer,
H A DHTMLparser.c4296 * htmlCreateMemoryParserCtxt:
4305 htmlCreateMemoryParserCtxt(const char *buffer, int size) { function
4358 ctxt = htmlCreateMemoryParserCtxt((char *)cur, len);
H A Dparser.c11774 ctxt = htmlCreateMemoryParserCtxt((char *) data, datalen);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DHTMLparser.c4395 * htmlCreateMemoryParserCtxt:
4404 htmlCreateMemoryParserCtxt(const char *buffer, int size) { function
4456 ctxt = htmlCreateMemoryParserCtxt((char *)cur, len);
H A Delfgcchack.h138 #undef htmlCreateMemoryParserCtxt macro
139 extern __typeof (htmlCreateMemoryParserCtxt) htmlCreateMemoryParserCtxt __attribute((alias("htmlCreateMemoryParserCtxt__internal_alias")));
141 #ifndef htmlCreateMemoryParserCtxt
142 extern __typeof (htmlCreateMemoryParserCtxt) htmlCreateMemoryParserCtxt__internal_alias __attribute((visibility("hidden")));
143 #define htmlCreateMemoryParserCtxt htmlCreateMemoryParserCtxt__internal_alias macro
H A Dparser.c12719 ctxt = htmlCreateMemoryParserCtxt((char *) data, datalen);
H A Dtestapi.c929 if (no == 1) return(htmlCreateMemoryParserCtxt("<html/>", 7));
1481 ret_val = htmlCreateMemoryParserCtxt((const char *)buffer, size);
1488 printf("Leak of %d blocks found in htmlCreateMemoryParserCtxt",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DHTMLparser.c4395 * htmlCreateMemoryParserCtxt:
4404 htmlCreateMemoryParserCtxt(const char *buffer, int size) { function
4456 ctxt = htmlCreateMemoryParserCtxt((char *)cur, len);
H A Delfgcchack.h138 #undef htmlCreateMemoryParserCtxt macro
139 extern __typeof (htmlCreateMemoryParserCtxt) htmlCreateMemoryParserCtxt __attribute((alias("htmlCreateMemoryParserCtxt__internal_alias")));
141 #ifndef htmlCreateMemoryParserCtxt
142 extern __typeof (htmlCreateMemoryParserCtxt) htmlCreateMemoryParserCtxt__internal_alias __attribute((visibility("hidden")));
143 #define htmlCreateMemoryParserCtxt htmlCreateMemoryParserCtxt__internal_alias macro
H A Dparser.c12719 ctxt = htmlCreateMemoryParserCtxt((char *) data, datalen);
H A Dtestapi.c929 if (no == 1) return(htmlCreateMemoryParserCtxt("<html/>", 7));
1481 ret_val = htmlCreateMemoryParserCtxt((const char *)buffer, size);
1488 printf("Leak of %d blocks found in htmlCreateMemoryParserCtxt",
[all...]

Completed in 975 milliseconds