xmlAllocOutputBuffer 2019 third_party/libxml/src/c14n.c buf = xmlAllocOutputBuffer(NULL); xmlAllocOutputBuffer 1098 third_party/libxml/src/elfgcchack.h #undef xmlAllocOutputBuffer xmlAllocOutputBuffer 1099 third_party/libxml/src/elfgcchack.h extern __typeof (xmlAllocOutputBuffer) xmlAllocOutputBuffer __attribute((alias("xmlAllocOutputBuffer__internal_alias"))); xmlAllocOutputBuffer 1101 third_party/libxml/src/elfgcchack.h #ifndef xmlAllocOutputBuffer xmlAllocOutputBuffer 1102 third_party/libxml/src/elfgcchack.h extern __typeof (xmlAllocOutputBuffer) xmlAllocOutputBuffer__internal_alias __attribute((visibility("hidden"))); xmlAllocOutputBuffer 1103 third_party/libxml/src/elfgcchack.h #define xmlAllocOutputBuffer xmlAllocOutputBuffer__internal_alias xmlAllocOutputBuffer 223 third_party/libxml/src/include/libxml/xmlIO.h xmlAllocOutputBuffer (xmlCharEncodingHandlerPtr encoder); xmlAllocOutputBuffer 27507 third_party/libxml/src/testapi.c ret_val = xmlAllocOutputBuffer(encoder); xmlAllocOutputBuffer 2212 third_party/libxml/src/xmlsave.c if ((out_buff = xmlAllocOutputBuffer(conv_hdlr)) == NULL ) { xmlAllocOutputBuffer 1750 third_party/libxslt/libxslt/xsltutils.c buf = xmlAllocOutputBuffer(encoder); xmlAllocOutputBuffer 1752 third_party/libxslt/libxslt/xsltutils.c buf = xmlAllocOutputBuffer(NULL);