Home
last modified time | relevance | path

Searched refs:xmlNanoHTTPOpen (Results 1 – 13 of 13) sorted by relevance

/third_party/libxml2/os400/libxmlrpg/
Dnanohttp.rpgle53 d xmlNanoHTTPOpen...
54 d pr * extproc('xmlNanoHTTPOpen') void *
/third_party/libxml2/include/libxml/
Dnanohttp.h47 xmlNanoHTTPOpen (const char *URL,
/third_party/gettext/gnulib-local/lib/libxml/
Dnanohttp.in.h76 xmlNanoHTTPOpen (const char *URL,
Dnanohttp.c1264 xmlNanoHTTPOpen(const char *URL, char **contentType) { in xmlNanoHTTPOpen() function
1669 ctxt = xmlNanoHTTPOpen(URL, contentType); in xmlNanoHTTPFetch()
Delfgcchack.h5933 #undef xmlNanoHTTPOpen
5934 extern __typeof (xmlNanoHTTPOpen) xmlNanoHTTPOpen __attribute((alias("xmlNanoHTTPOpen__internal_ali…
5936 #ifndef xmlNanoHTTPOpen
5937 extern __typeof (xmlNanoHTTPOpen) xmlNanoHTTPOpen__internal_alias __attribute((visibility("hidden")…
5938 #define xmlNanoHTTPOpen xmlNanoHTTPOpen__internal_alias macro
DxmlIO.c1803 return(xmlNanoHTTPOpen(filename, NULL)); in xmlIOHTTPOpen()
/third_party/libxml2/
Dnanohttp.c1235 xmlNanoHTTPOpen(const char *URL, char **contentType) { in xmlNanoHTTPOpen() function
1640 ctxt = xmlNanoHTTPOpen(URL, contentType); in xmlNanoHTTPFetch()
Dlibxml2.syms1063 xmlNanoHTTPOpen;
Delfgcchack.h5912 #undef xmlNanoHTTPOpen
5913 extern __typeof (xmlNanoHTTPOpen) xmlNanoHTTPOpen __attribute((alias("xmlNanoHTTPOpen__internal_ali…
5915 #ifndef xmlNanoHTTPOpen
5916 extern __typeof (xmlNanoHTTPOpen) xmlNanoHTTPOpen__internal_alias __attribute((visibility("hidden")…
5917 #define xmlNanoHTTPOpen xmlNanoHTTPOpen__internal_alias macro
DxmlIO.c1799 return(xmlNanoHTTPOpen(filename, NULL)); in xmlIOHTTPOpen()
Dtestapi.c683 if (no == 0) return(xmlNanoHTTPOpen(REMOTE1GOOD, NULL)); in gen_xmlNanoHTTPCtxtPtr()
684 if (no == 1) return(xmlNanoHTTPOpen(REMOTE2GOOD, NULL)); in gen_xmlNanoHTTPCtxtPtr()
685 if (no == 2) return(xmlNanoHTTPOpen(REMOTE1BAD, NULL)); in gen_xmlNanoHTTPCtxtPtr()
12397 ret_val = xmlNanoHTTPOpen(URL, contentType); in test_xmlNanoHTTPOpen()
/third_party/libxml2/win32/
Dlibxml2.def.src1201 xmlNanoHTTPOpen
/third_party/chromium/patch/
D0001-cve.patch106897 -#undef xmlNanoHTTPOpen
106898 -extern __typeof (xmlNanoHTTPOpen) xmlNanoHTTPOpen __attribute((alias("xmlNanoHTTPOpen__internal_al…
106900 -#ifndef xmlNanoHTTPOpen
106901 -extern __typeof (xmlNanoHTTPOpen) xmlNanoHTTPOpen__internal_alias __attribute((visibility("hidden"…
106902 -#define xmlNanoHTTPOpen xmlNanoHTTPOpen__internal_alias
120602 - function == 'xmlNanoHTTPOpen' or \
120608 + function == 'xmlNanoHTTPOpen' or \