Searched refs:htmlNewDoc (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DHTMLtree.h63 htmlNewDoc (const xmlChar *URI,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DHTMLtree.h63 htmlNewDoc (const xmlChar *URI,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DHTMLtree.in.h63 htmlNewDoc (const xmlChar *URI,
H A DHTMLparser.c2143 * htmlNewDoc:
2152 htmlNewDoc(const xmlChar *URI, const xmlChar *ExternalID) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DHTMLtree.h63 htmlNewDoc (const xmlChar *URI,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DHTMLtree.in.h63 htmlNewDoc (const xmlChar *URI,
H A DHTMLparser.c2143 * htmlNewDoc:
2152 htmlNewDoc(const xmlChar *URI, const xmlChar *ExternalID) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Delfgcchack.h462 #undef htmlNewDoc macro
463 extern __typeof (htmlNewDoc) htmlNewDoc __attribute((alias("htmlNewDoc__internal_alias")));
465 #ifndef htmlNewDoc
466 extern __typeof (htmlNewDoc) htmlNewDoc__internal_alias __attribute((visibility("hidden")));
467 #define htmlNewDoc htmlNewDoc__internal_alias macro
H A DHTMLparser.c2154 * htmlNewDoc:
2163 htmlNewDoc(const xmlChar *URI, const xmlChar *ExternalID) { function
H A Dtestapi.c914 if (no == 0) return(htmlNewDoc(NULL, NULL));
3149 ret_val = htmlNewDoc((const xmlChar *)URI, (const xmlChar *)ExternalID);
3156 printf("Leak of %d blocks found in htmlNewDoc",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Delfgcchack.h462 #undef htmlNewDoc macro
463 extern __typeof (htmlNewDoc) htmlNewDoc __attribute((alias("htmlNewDoc__internal_alias")));
465 #ifndef htmlNewDoc
466 extern __typeof (htmlNewDoc) htmlNewDoc__internal_alias __attribute((visibility("hidden")));
467 #define htmlNewDoc htmlNewDoc__internal_alias macro
H A DHTMLparser.c2154 * htmlNewDoc:
2163 htmlNewDoc(const xmlChar *URI, const xmlChar *ExternalID) { function
H A Dtestapi.c914 if (no == 0) return(htmlNewDoc(NULL, NULL));
3149 ret_val = htmlNewDoc((const xmlChar *)URI, (const xmlChar *)ExternalID);
3156 printf("Leak of %d blocks found in htmlNewDoc",
[all...]

Completed in 522 milliseconds