Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
DxmlIO.c140 xmlAllocOutputBufferInternal(xmlCharEncodingHandlerPtr encoder);
1771 ctxt->doc_buff = xmlAllocOutputBufferInternal(NULL); in xmlIOHTTPOpenW()
2361 xmlAllocOutputBufferInternal(xmlCharEncodingHandlerPtr encoder) { in xmlAllocOutputBufferInternal() function
2611 ret = xmlAllocOutputBufferInternal(encoder); in __xmlOutputBufferCreateFilename()
2648 ret = xmlAllocOutputBufferInternal(encoder); in __xmlOutputBufferCreateFilename()
2681 ret = xmlAllocOutputBufferInternal(encoder); in __xmlOutputBufferCreateFilename()
2765 ret = xmlAllocOutputBufferInternal(encoder); in xmlOutputBufferCreateFile()
2923 ret = xmlAllocOutputBufferInternal(encoder); in xmlOutputBufferCreateFd()
2984 ret = xmlAllocOutputBufferInternal(encoder); in xmlOutputBufferCreateIO()
DHTMLtree.c332 xmlAllocOutputBufferInternal(xmlCharEncodingHandlerPtr encoder);
583 buf = xmlAllocOutputBufferInternal(handler); in htmlDocDumpMemoryFormat()
DChangeLog276 xmlAllocOutputBufferInternal
/external/libxml2/
DxmlIO.c146 xmlAllocOutputBufferInternal(xmlCharEncodingHandlerPtr encoder);
1904 ctxt->doc_buff = xmlAllocOutputBufferInternal(NULL); in xmlIOHTTPOpenW()
2498 xmlAllocOutputBufferInternal(xmlCharEncodingHandlerPtr encoder) { in xmlAllocOutputBufferInternal() function
2745 ret = xmlAllocOutputBufferInternal(encoder); in __xmlOutputBufferCreateFilename()
2782 ret = xmlAllocOutputBufferInternal(encoder); in __xmlOutputBufferCreateFilename()
2815 ret = xmlAllocOutputBufferInternal(encoder); in __xmlOutputBufferCreateFilename()
2899 ret = xmlAllocOutputBufferInternal(encoder); in xmlOutputBufferCreateFile()
3090 ret = xmlAllocOutputBufferInternal(encoder); in xmlOutputBufferCreateFd()
3151 ret = xmlAllocOutputBufferInternal(encoder); in xmlOutputBufferCreateIO()
DHTMLtree.c340 xmlAllocOutputBufferInternal(xmlCharEncodingHandlerPtr encoder);
600 buf = xmlAllocOutputBufferInternal(handler); in htmlDocDumpMemoryFormat()