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

/external/libxml2/
H A Dxpath.c1688 static int xmlXPathDebugObjCounterBool = 0; variable
1759 xmlXPathDebugObjCounterBool = 0;
1868 xmlXPathDebugObjCounterBool++;
1869 if (xmlXPathDebugObjCounterBool >
1872 xmlXPathDebugObjCounterBool;
2008 xmlXPathDebugObjCounterBool--;

Completed in 53 milliseconds