Searched refs:xmlNanoHTTPOpen (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 Dnanohttp.h47 xmlNanoHTTPOpen (const char *URL,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dnanohttp.h47 xmlNanoHTTPOpen (const char *URL,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dnanohttp.in.h47 xmlNanoHTTPOpen (const char *URL,
H A Dnanohttp.c1137 * xmlNanoHTTPOpen:
1150 xmlNanoHTTPOpen(const char *URL, char **contentType) { function
1537 ctxt = xmlNanoHTTPOpen(URL, contentType);
H A DxmlIO.c1655 return(xmlNanoHTTPOpen(filename, NULL));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dnanohttp.h47 xmlNanoHTTPOpen (const char *URL,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dnanohttp.in.h47 xmlNanoHTTPOpen (const char *URL,
H A Dnanohttp.c1137 * xmlNanoHTTPOpen:
1150 xmlNanoHTTPOpen(const char *URL, char **contentType) { function
1537 ctxt = xmlNanoHTTPOpen(URL, contentType);
H A DxmlIO.c1655 return(xmlNanoHTTPOpen(filename, NULL));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dnanohttp.c1136 * xmlNanoHTTPOpen:
1149 xmlNanoHTTPOpen(const char *URL, char **contentType) { function
1554 ctxt = xmlNanoHTTPOpen(URL, contentType);
H A DxmlIO.c1671 return(xmlNanoHTTPOpen(filename, NULL));
H A Delfgcchack.h5754 #undef xmlNanoHTTPOpen macro
5755 extern __typeof (xmlNanoHTTPOpen) xmlNanoHTTPOpen __attribute((alias("xmlNanoHTTPOpen__internal_alias")));
5757 #ifndef xmlNanoHTTPOpen
5758 extern __typeof (xmlNanoHTTPOpen) xmlNanoHTTPOpen__internal_alias __attribute((visibility("hidden")));
5759 #define xmlNanoHTTPOpen xmlNanoHTTPOpen__internal_alias macro
H A Dtestapi.c685 if (no == 0) return(xmlNanoHTTPOpen(REMOTE1GOOD, NULL));
686 if (no == 1) return(xmlNanoHTTPOpen(REMOTE2GOOD, NULL));
687 if (no == 2) return(xmlNanoHTTPOpen(REMOTE1BAD, NULL));
12323 ret_val = xmlNanoHTTPOpen(URL, contentType);
12330 printf("Leak of %d blocks found in xmlNanoHTTPOpen",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dnanohttp.c1136 * xmlNanoHTTPOpen:
1149 xmlNanoHTTPOpen(const char *URL, char **contentType) { function
1554 ctxt = xmlNanoHTTPOpen(URL, contentType);
H A DxmlIO.c1671 return(xmlNanoHTTPOpen(filename, NULL));
H A Delfgcchack.h5754 #undef xmlNanoHTTPOpen macro
5755 extern __typeof (xmlNanoHTTPOpen) xmlNanoHTTPOpen __attribute((alias("xmlNanoHTTPOpen__internal_alias")));
5757 #ifndef xmlNanoHTTPOpen
5758 extern __typeof (xmlNanoHTTPOpen) xmlNanoHTTPOpen__internal_alias __attribute((visibility("hidden")));
5759 #define xmlNanoHTTPOpen xmlNanoHTTPOpen__internal_alias macro
H A Dtestapi.c685 if (no == 0) return(xmlNanoHTTPOpen(REMOTE1GOOD, NULL));
686 if (no == 1) return(xmlNanoHTTPOpen(REMOTE2GOOD, NULL));
687 if (no == 2) return(xmlNanoHTTPOpen(REMOTE1BAD, NULL));
12323 ret_val = xmlNanoHTTPOpen(URL, contentType);
12330 printf("Leak of %d blocks found in xmlNanoHTTPOpen",
[all...]

Completed in 767 milliseconds