Searched refs:xmlAllocOutputBufferInternal (Results 1 – 4 of 4) sorted by relevance
124 xmlAllocOutputBufferInternal(xmlCharEncodingHandlerPtr encoder);1854 ctxt->doc_buff = xmlAllocOutputBufferInternal(NULL); in xmlIOHTTPOpenW()2441 xmlAllocOutputBufferInternal(xmlCharEncodingHandlerPtr encoder) { in xmlAllocOutputBufferInternal() function2695 ret = xmlAllocOutputBufferInternal(encoder); in __xmlOutputBufferCreateFilename()2732 ret = xmlAllocOutputBufferInternal(encoder); in __xmlOutputBufferCreateFilename()2767 ret = xmlAllocOutputBufferInternal(encoder); in __xmlOutputBufferCreateFilename()2851 ret = xmlAllocOutputBufferInternal(encoder); in xmlOutputBufferCreateFile()3040 ret = xmlAllocOutputBufferInternal(encoder); in xmlOutputBufferCreateFd()3101 ret = xmlAllocOutputBufferInternal(encoder); in xmlOutputBufferCreateIO()
340 xmlAllocOutputBufferInternal(xmlCharEncodingHandlerPtr encoder);589 buf = xmlAllocOutputBufferInternal(handler); in htmlDocDumpMemoryFormat()
421 Fix memory leak in xmlAllocOutputBufferInternal error path (Nick Wellnhofer),
74871 - xmlAllocOutputBufferInternal96084 + Fix memory leak in xmlAllocOutputBufferInternal error path (Nick Wellnhofer),134174 @@ -130,7 +122,7 @@ xmlAllocOutputBufferInternal(xmlCharEncodingHandlerPtr encoder);