Searched refs:xmlNanoHTTPMethodRedir (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dnanohttp.h39 xmlNanoHTTPMethodRedir (const char *URL,
/external/libxml2/include/libxml/
H A Dnanohttp.h39 xmlNanoHTTPMethodRedir (const char *URL,
/external/chromium_org/third_party/libxml/src/
H A Dnanohttp.c1242 return(xmlNanoHTTPMethodRedir(URL, NULL, NULL, contentType, redir, NULL,0));
1322 * xmlNanoHTTPMethodRedir:
1340 xmlNanoHTTPMethodRedir(const char *URL, const char *method, const char *input, function
1483 "xmlNanoHTTPMethodRedir: Only %d of %d %s %s\n",
1497 "xmlNanoHTTPMethodRedir: Only %d of %d %s %s\n",
1541 "xmlNanoHTTPMethodRedir: Too many redirects, aborting ...\n");
1596 return(xmlNanoHTTPMethodRedir(URL, method, input, contentType,
H A Delfgcchack.h5776 #undef xmlNanoHTTPMethodRedir macro
5777 extern __typeof (xmlNanoHTTPMethodRedir) xmlNanoHTTPMethodRedir __attribute((alias("xmlNanoHTTPMethodRedir__internal_alias")));
5779 #ifndef xmlNanoHTTPMethodRedir
5780 extern __typeof (xmlNanoHTTPMethodRedir) xmlNanoHTTPMethodRedir__internal_alias __attribute((visibility("hidden")));
5781 #define xmlNanoHTTPMethodRedir xmlNanoHTTPMethodRedir__internal_alias macro
/external/libxml2/
H A Dnanohttp.c1249 return(xmlNanoHTTPMethodRedir(URL, NULL, NULL, contentType, redir, NULL,0));
1329 * xmlNanoHTTPMethodRedir:
1347 xmlNanoHTTPMethodRedir(const char *URL, const char *method, const char *input, function
1491 "xmlNanoHTTPMethodRedir: Only %d of %d %s %s\n",
1505 "xmlNanoHTTPMethodRedir: Only %d of %d %s %s\n",
1549 "xmlNanoHTTPMethodRedir: Too many redirects, aborting ...\n");
1604 return(xmlNanoHTTPMethodRedir(URL, method, input, contentType,
H A Delfgcchack.h5878 #undef xmlNanoHTTPMethodRedir macro
5879 extern __typeof (xmlNanoHTTPMethodRedir) xmlNanoHTTPMethodRedir __attribute((alias("xmlNanoHTTPMethodRedir__internal_alias")));
5881 #ifndef xmlNanoHTTPMethodRedir
5882 extern __typeof (xmlNanoHTTPMethodRedir) xmlNanoHTTPMethodRedir__internal_alias __attribute((visibility("hidden")));
5883 #define xmlNanoHTTPMethodRedir xmlNanoHTTPMethodRedir__internal_alias macro

Completed in 1124 milliseconds