Searched defs:reBool (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxpath.c1674 int reAll = 0, reNodeset = 0, reString = 0, reBool = 0, local
1699 reBool = cache->dbgReusedBool;
1700 reqBool += reBool;
1751 printf("# reused : %d\n", reBool);

Completed in 878 milliseconds