Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c1399 static int xmlXPathDebugObjCounterString = 0; variable
1470 xmlXPathDebugObjCounterString = 0; in xmlXPathDebugObjUsageReset()
1595 xmlXPathDebugObjCounterString++; in xmlXPathDebugObjUsageRequested()
1596 if (xmlXPathDebugObjCounterString > in xmlXPathDebugObjUsageRequested()
1599 xmlXPathDebugObjCounterString; in xmlXPathDebugObjUsageRequested()
1723 xmlXPathDebugObjCounterString--; in xmlXPathDebugObjUsageReleased()
/external/chromium_org/third_party/libxml/src/
Dxpath.c1318 static int xmlXPathDebugObjCounterString = 0; variable
1389 xmlXPathDebugObjCounterString = 0; in xmlXPathDebugObjUsageReset()
1514 xmlXPathDebugObjCounterString++; in xmlXPathDebugObjUsageRequested()
1515 if (xmlXPathDebugObjCounterString > in xmlXPathDebugObjUsageRequested()
1518 xmlXPathDebugObjCounterString; in xmlXPathDebugObjUsageRequested()
1642 xmlXPathDebugObjCounterString--; in xmlXPathDebugObjUsageReleased()