Searched refs:xmlNanoHTTPMethodRedir (Results 1 – 10 of 10) sorted by relevance
/third_party/libxml2/os400/libxmlrpg/ |
D | nanohttp.rpgle | 43 d xmlNanoHTTPMethodRedir... 44 d pr * extproc('xmlNanoHTTPMethodRedir') void *
|
/third_party/libxml2/include/libxml/ |
D | nanohttp.h | 39 xmlNanoHTTPMethodRedir (const char *URL,
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | nanohttp.in.h | 68 xmlNanoHTTPMethodRedir (const char *URL,
|
D | nanohttp.c | 1287 return(xmlNanoHTTPMethodRedir(URL, NULL, NULL, contentType, redir, NULL,0)); in xmlNanoHTTPOpenRedir() 1385 xmlNanoHTTPMethodRedir(const char *URL, const char *method, const char *input, in xmlNanoHTTPMethodRedir() function 1643 return(xmlNanoHTTPMethodRedir(URL, method, input, contentType, in xmlNanoHTTPMethod()
|
D | elfgcchack.h | 5909 #undef xmlNanoHTTPMethodRedir 5910 extern __typeof (xmlNanoHTTPMethodRedir) xmlNanoHTTPMethodRedir __attribute((alias("xmlNanoHTTPMeth… 5912 #ifndef xmlNanoHTTPMethodRedir 5913 extern __typeof (xmlNanoHTTPMethodRedir) xmlNanoHTTPMethodRedir__internal_alias __attribute((visibi… 5914 #define xmlNanoHTTPMethodRedir xmlNanoHTTPMethodRedir__internal_alias macro
|
/third_party/libxml2/ |
D | nanohttp.c | 1258 return(xmlNanoHTTPMethodRedir(URL, NULL, NULL, contentType, redir, NULL,0)); in xmlNanoHTTPOpenRedir() 1356 xmlNanoHTTPMethodRedir(const char *URL, const char *method, const char *input, in xmlNanoHTTPMethodRedir() function 1614 return(xmlNanoHTTPMethodRedir(URL, method, input, contentType, in xmlNanoHTTPMethod()
|
D | libxml2.syms | 1062 xmlNanoHTTPMethodRedir;
|
D | elfgcchack.h | 5888 #undef xmlNanoHTTPMethodRedir 5889 extern __typeof (xmlNanoHTTPMethodRedir) xmlNanoHTTPMethodRedir __attribute((alias("xmlNanoHTTPMeth… 5891 #ifndef xmlNanoHTTPMethodRedir 5892 extern __typeof (xmlNanoHTTPMethodRedir) xmlNanoHTTPMethodRedir__internal_alias __attribute((visibi… 5893 #define xmlNanoHTTPMethodRedir xmlNanoHTTPMethodRedir__internal_alias macro
|
/third_party/libxml2/win32/ |
D | libxml2.def.src | 1195 xmlNanoHTTPMethodRedir
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 75489 - xmlNanoHTTPMethodRedir, plus a few more comments. Should 106873 -#undef xmlNanoHTTPMethodRedir 106874 -extern __typeof (xmlNanoHTTPMethodRedir) xmlNanoHTTPMethodRedir __attribute((alias("xmlNanoHTTPMet… 106876 -#ifndef xmlNanoHTTPMethodRedir 106877 -extern __typeof (xmlNanoHTTPMethodRedir) xmlNanoHTTPMethodRedir__internal_alias __attribute((visib… 106878 -#define xmlNanoHTTPMethodRedir xmlNanoHTTPMethodRedir__internal_alias 120601 - function == 'xmlNanoHTTPMethodRedir' or \ 120607 + function == 'xmlNanoHTTPMethodRedir' or \
|