Searched refs:htmlReadMemory (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DHTMLparser.h203 htmlReadMemory (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.h203 htmlReadMemory (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.h203 htmlReadMemory (const char *buffer,
H A DHTMLparser.c5970 * htmlReadMemory:
5982 htmlReadMemory(const char *buffer, int size, const char *URL, const char *encoding, int options) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DHTMLparser.h203 htmlReadMemory (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.h203 htmlReadMemory (const char *buffer,
H A DHTMLparser.c5970 * htmlReadMemory:
5982 htmlReadMemory(const char *buffer, int size, const char *URL, const char *encoding, int options) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/examples/
H A Dxmllint.c2115 doc = htmlReadMemory((char *) base, info.st_size, filename,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmllint.c2115 doc = htmlReadMemory((char *) base, info.st_size, filename,
H A Delfgcchack.h702 #undef htmlReadMemory macro
703 extern __typeof (htmlReadMemory) htmlReadMemory __attribute((alias("htmlReadMemory__internal_alias")));
705 #ifndef htmlReadMemory
706 extern __typeof (htmlReadMemory) htmlReadMemory__internal_alias __attribute((visibility("hidden")));
707 #define htmlReadMemory htmlReadMemory__internal_alias macro
H A DHTMLparser.c6074 * htmlReadMemory:
6086 htmlReadMemory(const char *buffer, int size, const char *URL, const char *encoding, int options) function
H A Dtestapi.c915 if (no == 1) return(htmlReadMemory("<html/>", 7, "test", NULL, 0));
2622 ret_val = htmlReadMemory((const char *)buffer, size, URL, (const char *)encoding, options);
2632 printf("Leak of %d blocks found in htmlReadMemory",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmllint.c2115 doc = htmlReadMemory((char *) base, info.st_size, filename,
H A Delfgcchack.h702 #undef htmlReadMemory macro
703 extern __typeof (htmlReadMemory) htmlReadMemory __attribute((alias("htmlReadMemory__internal_alias")));
705 #ifndef htmlReadMemory
706 extern __typeof (htmlReadMemory) htmlReadMemory__internal_alias __attribute((visibility("hidden")));
707 #define htmlReadMemory htmlReadMemory__internal_alias macro
H A DHTMLparser.c6074 * htmlReadMemory:
6086 htmlReadMemory(const char *buffer, int size, const char *URL, const char *encoding, int options) function
H A Dtestapi.c915 if (no == 1) return(htmlReadMemory("<html/>", 7, "test", NULL, 0));
2622 ret_val = htmlReadMemory((const char *)buffer, size, URL, (const char *)encoding, options);
2632 printf("Leak of %d blocks found in htmlReadMemory",
[all...]

Completed in 847 milliseconds