Home
last modified time | relevance | path

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

/external/libxml2/os400/libxmlrpg/
Dnanohttp.rpgle31 d xmlNanoHTTPMethod...
32 d pr * extproc('xmlNanoHTTPMethod') void *
/external/libxml2/include/libxml/
Dnanohttp.h32 xmlNanoHTTPMethod (const char *URL,
/external/libxml2/
Dnanohttp.c1229 return(xmlNanoHTTPMethod(URL, NULL, NULL, contentType, NULL, 0)); in xmlNanoHTTPOpen()
1603 xmlNanoHTTPMethod(const char *URL, const char *method, const char *input, in xmlNanoHTTPMethod() function
Dlibxml2.syms1061 xmlNanoHTTPMethod;
Delfgcchack.h5866 #undef xmlNanoHTTPMethod
5867 extern __typeof (xmlNanoHTTPMethod) xmlNanoHTTPMethod __attribute((alias("xmlNanoHTTPMethod__intern…
5869 #ifndef xmlNanoHTTPMethod
5870 extern __typeof (xmlNanoHTTPMethod) xmlNanoHTTPMethod__internal_alias __attribute((visibility("hidd…
5871 #define xmlNanoHTTPMethod xmlNanoHTTPMethod__internal_alias macro
DxmlIO.c2079 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.src1191 xmlNanoHTTPMethod