Searched refs:http_content (Results 1 – 1 of 1) sorted by relevance
2017 char * http_content = NULL; in xmlIOHTTPCloseWrite() local2030 content_lgth = xmlZMemBuffGetContent( ctxt->doc_buff, &http_content ); in xmlIOHTTPCloseWrite()2039 http_content = (char *)dctxt->buffer->content; in xmlIOHTTPCloseWrite()2043 if ( http_content == NULL ) { in xmlIOHTTPCloseWrite()2054 http_ctxt = xmlNanoHTTPMethod( ctxt->uri, http_mthd, http_content, in xmlIOHTTPCloseWrite()2087 fwrite( http_content, sizeof( char ), in xmlIOHTTPCloseWrite()