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

/vbox/src/libs/libxml2-2.6.31/
H A Dxpath.c1322 static int xmlXPathDebugObjCounterLocset = 0; variable
1393 xmlXPathDebugObjCounterLocset = 0;
1542 xmlXPathDebugObjCounterLocset++;
1543 if (xmlXPathDebugObjCounterLocset >
1546 xmlXPathDebugObjCounterLocset;
1652 xmlXPathDebugObjCounterLocset--;

Completed in 64 milliseconds