Searched refs:xmlOutputBufferGetContent (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A DxmlIO.h250 xmlOutputBufferGetContent (xmlOutputBufferPtr out);
/macosx-10.10.1/libxml2-26/libxml2/
H A Dlibxml2.syms2267 xmlOutputBufferGetContent;
H A DxmlIO.c2934 * xmlOutputBufferGetContent:
2942 xmlOutputBufferGetContent(xmlOutputBufferPtr out) { function
H A Delfgcchack.h6862 #undef xmlOutputBufferGetContent macro
6863 extern __typeof (xmlOutputBufferGetContent) xmlOutputBufferGetContent __attribute((alias("xmlOutputBufferGetContent__internal_alias")));
6865 #ifndef xmlOutputBufferGetContent
6866 extern __typeof (xmlOutputBufferGetContent) xmlOutputBufferGetContent__internal_alias __attribute((visibility("hidden")));
6867 #define xmlOutputBufferGetContent xmlOutputBufferGetContent__internal_alias macro
H A Dtestapi.c28592 ret_val = xmlOutputBufferGetContent(out);
28598 printf("Leak of %d blocks found in xmlOutputBufferGetContent",
[all...]

Completed in 612 milliseconds