Home
last modified time | relevance | path

Searched refs:xmlBufSetAllocationScheme (Results 1 – 6 of 6) sorted by relevance

/external/libxml2/
Dbuf.h26 int xmlBufSetAllocationScheme(xmlBufPtr buf,
DxmlIO.c2338 xmlBufSetAllocationScheme(ret->buffer, XML_BUFFER_ALLOC_DOUBLEIT); in xmlAllocParserInputBuffer()
2380 xmlBufSetAllocationScheme(ret->buffer, XML_BUFFER_ALLOC_DOUBLEIT); in xmlAllocOutputBuffer()
2432 xmlBufSetAllocationScheme(ret->buffer, XML_BUFFER_ALLOC_IO); in xmlAllocOutputBufferInternal()
Dbuf.c288 xmlBufSetAllocationScheme(xmlBufPtr buf, in xmlBufSetAllocationScheme() function
Dxmlsave.c2275 xmlBufSetAllocationScheme(buf, XML_BUFFER_ALLOC_DOUBLEIT); in xmlBufNodeDump()
2277 xmlBufSetAllocationScheme(buf, oldalloc); in xmlBufNodeDump()
Dxmlreader.c2099 xmlBufSetAllocationScheme(ret->buffer, in xmlNewTextReader()
3640 xmlBufSetAllocationScheme(reader->buffer, in xmlTextReaderConstValue()
3650 xmlBufSetAllocationScheme(reader->buffer, in xmlTextReaderConstValue()
5160 xmlBufSetAllocationScheme(reader->buffer, in xmlTextReaderSetup()
Dtree.c1288 xmlBufSetAllocationScheme(buf, XML_BUFFER_ALLOC_HYBRID); in xmlStringLenGetNodeList()
1498 xmlBufSetAllocationScheme(buf, XML_BUFFER_ALLOC_HYBRID); in xmlStringGetNodeList()