Lines Matching refs:http_content
2017 char * http_content = NULL;
2030 content_lgth = xmlZMemBuffGetContent( ctxt->doc_buff, &http_content );
2039 http_content = (char *)dctxt->buffer->content;
2043 if ( http_content == NULL ) {
2054 http_ctxt = xmlNanoHTTPMethod( ctxt->uri, http_mthd, http_content,
2087 fwrite( http_content, sizeof( char ),