Home
last modified time | relevance | path

Searched refs:xmlAllocOutputBufferInternal (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/
DxmlIO.c146 xmlAllocOutputBufferInternal(xmlCharEncodingHandlerPtr encoder);
1918 ctxt->doc_buff = xmlAllocOutputBufferInternal(NULL); in xmlIOHTTPOpenW()
2512 xmlAllocOutputBufferInternal(xmlCharEncodingHandlerPtr encoder) { in xmlAllocOutputBufferInternal() function
2765 ret = xmlAllocOutputBufferInternal(encoder); in __xmlOutputBufferCreateFilename()
2802 ret = xmlAllocOutputBufferInternal(encoder); in __xmlOutputBufferCreateFilename()
2835 ret = xmlAllocOutputBufferInternal(encoder); in __xmlOutputBufferCreateFilename()
2919 ret = xmlAllocOutputBufferInternal(encoder); in xmlOutputBufferCreateFile()
3110 ret = xmlAllocOutputBufferInternal(encoder); in xmlOutputBufferCreateFd()
3171 ret = xmlAllocOutputBufferInternal(encoder); in xmlOutputBufferCreateIO()
DHTMLtree.c340 xmlAllocOutputBufferInternal(xmlCharEncodingHandlerPtr encoder);
600 buf = xmlAllocOutputBufferInternal(handler); in htmlDocDumpMemoryFormat()
DChangeLog276 xmlAllocOutputBufferInternal