Home
last modified time | relevance | path

Searched refs:xmlNanoHTTPMethod (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/os400/libxmlrpg/
Dnanohttp.rpgle34 d xmlNanoHTTPMethod...
35 d pr * extproc('xmlNanoHTTPMethod') void *
/external/libxml2/include/libxml/
Dnanohttp.h32 xmlNanoHTTPMethod (const char *URL,
/external/ImageMagick/coders/
Durl.c252 context=xmlNanoHTTPMethod(filename,(const char *) NULL, in ReadURLImage()
/external/libxml2/
Dnanohttp.c1237 return(xmlNanoHTTPMethod(URL, NULL, NULL, contentType, NULL, 0)); in xmlNanoHTTPOpen()
1612 xmlNanoHTTPMethod(const char *URL, const char *method, const char *input, in xmlNanoHTTPMethod() function
Dlibxml2.syms1061 xmlNanoHTTPMethod;
Delfgcchack.h5876 #undef xmlNanoHTTPMethod
5877 extern __typeof (xmlNanoHTTPMethod) xmlNanoHTTPMethod __attribute((alias("xmlNanoHTTPMethod__intern…
5879 #ifndef xmlNanoHTTPMethod
5880 extern __typeof (xmlNanoHTTPMethod) xmlNanoHTTPMethod__internal_alias __attribute((visibility("hidd…
5881 #define xmlNanoHTTPMethod xmlNanoHTTPMethod__internal_alias macro
DxmlIO.c2015 http_ctxt = xmlNanoHTTPMethod( ctxt->uri, http_mthd, http_content, in xmlIOHTTPCloseWrite()
DChangeLog17969 xmlNanoHTTPMethod on input MimeType Tony Lam <Tony.Lam@eng.sun.com>
/external/libxml2/win32/
Dlibxml2.def.src1192 xmlNanoHTTPMethod