Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c2044 int reAll = 0, reNodeset = 0, reString = 0, reBool = 0, in xmlXPathDebugObjUsageDisplay() local
2067 reString = cache->dbgReusedString; in xmlXPathDebugObjUsageDisplay()
2068 reqString += reString; in xmlXPathDebugObjUsageDisplay()
2115 printf("# reused : %d\n", reString); in xmlXPathDebugObjUsageDisplay()