Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlsave.c2192 int oldalloc; in xmlBufNodeDump() local
2224 oldalloc = xmlBufGetAllocationScheme(buf); in xmlBufNodeDump()
2227 xmlBufSetAllocationScheme(buf, oldalloc); in xmlBufNodeDump()