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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/include/libxml/
H A DHTMLtree.h63 htmlNewDoc (const xmlChar *URI,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/include/libxml/
H A DHTMLtree.h63 htmlNewDoc (const xmlChar *URI,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/include/libxml/
H A DHTMLtree.h63 htmlNewDoc (const xmlChar *URI,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/
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.c2305 * htmlNewDoc:
2314 htmlNewDoc(const xmlChar *URI, const xmlChar *ExternalID) { function
H A Dtestapi.c914 if (no == 0) return(htmlNewDoc(NULL, NULL));
3156 ret_val = htmlNewDoc((const xmlChar *)URI, (const xmlChar *)ExternalID);
3163 printf("Leak of %d blocks found in htmlNewDoc",
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/
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.c2305 * htmlNewDoc:
2314 htmlNewDoc(const xmlChar *URI, const xmlChar *ExternalID) { function
H A Dtestapi.c914 if (no == 0) return(htmlNewDoc(NULL, NULL));
3156 ret_val = htmlNewDoc((const xmlChar *)URI, (const xmlChar *)ExternalID);
3163 printf("Leak of %d blocks found in htmlNewDoc",
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/
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.c2305 * htmlNewDoc:
2314 htmlNewDoc(const xmlChar *URI, const xmlChar *ExternalID) { function
H A Dtestapi.c914 if (no == 0) return(htmlNewDoc(NULL, NULL));
3156 ret_val = htmlNewDoc((const xmlChar *)URI, (const xmlChar *)ExternalID);
3163 printf("Leak of %d blocks found in htmlNewDoc",
[all...]

Completed in 982 milliseconds