Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c1401 static int xmlXPathDebugObjCounterRange = 0; variable
1472 xmlXPathDebugObjCounterRange = 0; in xmlXPathDebugObjUsageReset()
1613 xmlXPathDebugObjCounterRange++; in xmlXPathDebugObjUsageRequested()
1614 if (xmlXPathDebugObjCounterRange > in xmlXPathDebugObjUsageRequested()
1617 xmlXPathDebugObjCounterRange; in xmlXPathDebugObjUsageRequested()
1729 xmlXPathDebugObjCounterRange--; in xmlXPathDebugObjUsageReleased()
/external/chromium_org/third_party/libxml/src/
Dxpath.c1320 static int xmlXPathDebugObjCounterRange = 0; variable
1391 xmlXPathDebugObjCounterRange = 0; in xmlXPathDebugObjUsageReset()
1532 xmlXPathDebugObjCounterRange++; in xmlXPathDebugObjUsageRequested()
1533 if (xmlXPathDebugObjCounterRange > in xmlXPathDebugObjUsageRequested()
1536 xmlXPathDebugObjCounterRange; in xmlXPathDebugObjUsageRequested()
1648 xmlXPathDebugObjCounterRange--; in xmlXPathDebugObjUsageReleased()