Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlsave.c2245 int oldalloc; in xmlBufNodeDump() local
2277 oldalloc = xmlBufGetAllocationScheme(buf); in xmlBufNodeDump()
2280 xmlBufSetAllocationScheme(buf, oldalloc); in xmlBufNodeDump()