Home | History | Annotate | Download | only in libxml2

Lines Matching full:oldalloc

2250     int oldalloc;
2282 oldalloc = xmlBufGetAllocationScheme(buf);
2285 xmlBufSetAllocationScheme(buf, oldalloc);