Searched refs:xmlOutputBufferGetContent (Results 1 – 7 of 7) sorted by relevance
252 xmlOutputBufferGetContent (xmlOutputBufferPtr out);
311 d xmlOutputBufferGetContent...312 d pr * extproc('xmlOutputBufferGetContent') const xmlChar *
2267 xmlOutputBufferGetContent;
6872 #undef xmlOutputBufferGetContent6873 extern __typeof (xmlOutputBufferGetContent) xmlOutputBufferGetContent __attribute((alias("xmlOutput…6875 #ifndef xmlOutputBufferGetContent6876 extern __typeof (xmlOutputBufferGetContent) xmlOutputBufferGetContent__internal_alias __attribute((…6877 #define xmlOutputBufferGetContent xmlOutputBufferGetContent__internal_alias macro
2890 xmlOutputBufferGetContent(xmlOutputBufferPtr out) { in xmlOutputBufferGetContent() function
28730 ret_val = xmlOutputBufferGetContent(out); in test_xmlOutputBufferGetContent()
1306 xmlOutputBufferGetContent