Searched defs:xmlZMemBuffGetContent (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A DxmlIO.c1540 * xmlZMemBuffGetContent
1551 xmlZMemBuffGetContent( xmlZMemBuffPtr buff, char ** data_ref ) { function
1599 (const xmlChar *) "xmlZMemBuffGetContent: %s - %d\n",
1860 content_lgth = xmlZMemBuffGetContent( ctxt->doc_buff, &http_content );

Completed in 91 milliseconds