Home
last modified time | relevance | path

Searched refs:xmlNanoHTTPMethodRedir (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
Dnanohttp.h39 xmlNanoHTTPMethodRedir (const char *URL,
/external/libxml2/include/libxml/
Dnanohttp.h39 xmlNanoHTTPMethodRedir (const char *URL,
/external/chromium_org/third_party/libxml/src/
Dnanohttp.c1242 return(xmlNanoHTTPMethodRedir(URL, NULL, NULL, contentType, redir, NULL,0)); in xmlNanoHTTPOpenRedir()
1340 xmlNanoHTTPMethodRedir(const char *URL, const char *method, const char *input, in xmlNanoHTTPMethodRedir() function
1596 return(xmlNanoHTTPMethodRedir(URL, method, input, contentType, in xmlNanoHTTPMethod()
Delfgcchack.h5776 #undef xmlNanoHTTPMethodRedir
5777 extern __typeof (xmlNanoHTTPMethodRedir) xmlNanoHTTPMethodRedir __attribute((alias("xmlNanoHTTPMeth…
5779 #ifndef xmlNanoHTTPMethodRedir
5780 extern __typeof (xmlNanoHTTPMethodRedir) xmlNanoHTTPMethodRedir__internal_alias __attribute((visibi…
5781 #define xmlNanoHTTPMethodRedir xmlNanoHTTPMethodRedir__internal_alias macro
DChangeLog894 xmlNanoHTTPMethodRedir, plus a few more comments. Should
/external/libxml2/
Dnanohttp.c1240 return(xmlNanoHTTPMethodRedir(URL, NULL, NULL, contentType, redir, NULL,0)); in xmlNanoHTTPOpenRedir()
1338 xmlNanoHTTPMethodRedir(const char *URL, const char *method, const char *input, in xmlNanoHTTPMethodRedir() function
1595 return(xmlNanoHTTPMethodRedir(URL, method, input, contentType, in xmlNanoHTTPMethod()
Delfgcchack.h5776 #undef xmlNanoHTTPMethodRedir
5777 extern __typeof (xmlNanoHTTPMethodRedir) xmlNanoHTTPMethodRedir __attribute((alias("xmlNanoHTTPMeth…
5779 #ifndef xmlNanoHTTPMethodRedir
5780 extern __typeof (xmlNanoHTTPMethodRedir) xmlNanoHTTPMethodRedir__internal_alias __attribute((visibi…
5781 #define xmlNanoHTTPMethodRedir xmlNanoHTTPMethodRedir__internal_alias macro
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src1184 xmlNanoHTTPMethodRedir