Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dnanohttp.h39 xmlNanoHTTPMethodRedir (const char *URL,
/external/libxml2/
Dnanohttp.c1172 return(xmlNanoHTTPMethodRedir(URL, NULL, NULL, contentType, redir, NULL,0)); in xmlNanoHTTPOpenRedir()
1270 xmlNanoHTTPMethodRedir(const char *URL, const char *method, const char *input, in xmlNanoHTTPMethodRedir() function
1529 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