Searched refs:http_content (Results 1 – 1 of 1) sorted by relevance
1978 char * http_content = NULL; in xmlIOHTTPCloseWrite() local1991 content_lgth = xmlZMemBuffGetContent( ctxt->doc_buff, &http_content ); in xmlIOHTTPCloseWrite()2000 http_content = (char *) xmlBufContent(dctxt->buffer); in xmlIOHTTPCloseWrite()2004 if ( http_content == NULL ) { in xmlIOHTTPCloseWrite()2015 http_ctxt = xmlNanoHTTPMethod( ctxt->uri, http_mthd, http_content, in xmlIOHTTPCloseWrite()2048 fwrite( http_content, sizeof( char ), in xmlIOHTTPCloseWrite()