Searched refs:xmlXPathDebugObjCounterBool (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A Dxpath.c1317 static int xmlXPathDebugObjCounterBool = 0; variable
1388 xmlXPathDebugObjCounterBool = 0;
1497 xmlXPathDebugObjCounterBool++;
1498 if (xmlXPathDebugObjCounterBool >
1501 xmlXPathDebugObjCounterBool;
1637 xmlXPathDebugObjCounterBool--;

Completed in 38 milliseconds