Searched refs:xmlOutputBufferGetContent (Results 1 – 7 of 7) sorted by relevance
253 xmlOutputBufferGetContent (xmlOutputBufferPtr out);
311 d xmlOutputBufferGetContent...312 d pr * extproc('xmlOutputBufferGetContent') const xmlChar *
2861 xmlOutputBufferGetContent(xmlOutputBufferPtr out) { in xmlOutputBufferGetContent() function
27830 ret_val = xmlOutputBufferGetContent(out); in test_xmlOutputBufferGetContent()