Home
last modified time | relevance | path

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

/external/libxml2/
DxmlIO.c2035 xmlIOHTTPCloseWrite( void * context, const char * http_mthd ) { in xmlIOHTTPCloseWrite() argument
2047 if ( ( ctxt == NULL ) || ( http_mthd == NULL ) ) in xmlIOHTTPCloseWrite()
2073 http_mthd, "data to URI", ctxt->uri ); in xmlIOHTTPCloseWrite()
2079 http_ctxt = xmlNanoHTTPMethod( ctxt->uri, http_mthd, http_content, in xmlIOHTTPCloseWrite()
2094 http_mthd, ctxt->uri, in xmlIOHTTPCloseWrite()
2144 http_mthd, content_lgth, in xmlIOHTTPCloseWrite()