Searched refs:xmlOutputBufferGetContent (Results 1 – 7 of 7) sorted by relevance
250 xmlOutputBufferGetContent (xmlOutputBufferPtr out);
311 d xmlOutputBufferGetContent...312 d pr * extproc('xmlOutputBufferGetContent') const xmlChar *
2267 xmlOutputBufferGetContent;
6862 #undef xmlOutputBufferGetContent6863 extern __typeof (xmlOutputBufferGetContent) xmlOutputBufferGetContent __attribute((alias("xmlOutput…6865 #ifndef xmlOutputBufferGetContent6866 extern __typeof (xmlOutputBufferGetContent) xmlOutputBufferGetContent__internal_alias __attribute((…6867 #define xmlOutputBufferGetContent xmlOutputBufferGetContent__internal_alias macro
2962 xmlOutputBufferGetContent(xmlOutputBufferPtr out) { in xmlOutputBufferGetContent() function
28613 ret_val = xmlOutputBufferGetContent(out); in test_xmlOutputBufferGetContent()
1305 xmlOutputBufferGetContent