Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dxpath.c2080 int reAll = 0, reNodeset = 0, reString = 0, reBool = 0, in xmlXPathDebugObjUsageDisplay() local
2105 reBool = cache->dbgReusedBool; in xmlXPathDebugObjUsageDisplay()
2106 reqBool += reBool; in xmlXPathDebugObjUsageDisplay()
2157 printf("# reused : %d\n", reBool); in xmlXPathDebugObjUsageDisplay()