Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlsave.c2250 int oldalloc; in xmlBufNodeDump() local
2282 oldalloc = xmlBufGetAllocationScheme(buf); in xmlBufNodeDump()
2285 xmlBufSetAllocationScheme(buf, oldalloc); in xmlBufNodeDump()