Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c2042 int reAll = 0, reNodeset = 0, reString = 0, reBool = 0, in xmlXPathDebugObjUsageDisplay() local
2061 reAll = cache->dbgReusedAll; in xmlXPathDebugObjUsageDisplay()
2062 reqAll += reAll; in xmlXPathDebugObjUsageDisplay()
2101 printf("# reused : %d\n", reAll); in xmlXPathDebugObjUsageDisplay()