Searched refs:xmlNanoHTTPMethod (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dnanohttp.h32 xmlNanoHTTPMethod (const char *URL,
/external/libxml2/include/libxml/
H A Dnanohttp.h32 xmlNanoHTTPMethod (const char *URL,
/external/chromium_org/third_party/libxml/src/
H A Dnanohttp.c1221 return(xmlNanoHTTPMethod(URL, NULL, NULL, contentType, NULL, 0));
1577 * xmlNanoHTTPMethod:
1594 xmlNanoHTTPMethod(const char *URL, const char *method, const char *input, function
H A DxmlIO.c1932 http_ctxt = xmlNanoHTTPMethod( ctxt->uri, http_mthd, http_content,
H A Delfgcchack.h5764 #undef xmlNanoHTTPMethod macro
5765 extern __typeof (xmlNanoHTTPMethod) xmlNanoHTTPMethod __attribute((alias("xmlNanoHTTPMethod__internal_alias")));
5767 #ifndef xmlNanoHTTPMethod
5768 extern __typeof (xmlNanoHTTPMethod) xmlNanoHTTPMethod__internal_alias __attribute((visibility("hidden")));
5769 #define xmlNanoHTTPMethod xmlNanoHTTPMethod__internal_alias macro
/external/libxml2/
H A Dnanohttp.c1219 return(xmlNanoHTTPMethod(URL, NULL, NULL, contentType, NULL, 0));
1576 * xmlNanoHTTPMethod:
1593 xmlNanoHTTPMethod(const char *URL, const char *method, const char *input, function
H A DxmlIO.c2054 http_ctxt = xmlNanoHTTPMethod( ctxt->uri, http_mthd, http_content,
H A Delfgcchack.h5764 #undef xmlNanoHTTPMethod macro
5765 extern __typeof (xmlNanoHTTPMethod) xmlNanoHTTPMethod __attribute((alias("xmlNanoHTTPMethod__internal_alias")));
5767 #ifndef xmlNanoHTTPMethod
5768 extern __typeof (xmlNanoHTTPMethod) xmlNanoHTTPMethod__internal_alias __attribute((visibility("hidden")));
5769 #define xmlNanoHTTPMethod xmlNanoHTTPMethod__internal_alias macro

Completed in 128 milliseconds