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

/external/chromium_org/third_party/libxml/src/
H A Dxpath.c1314 static int xmlXPathDebugObjCounterUndefined = 0; variable
1385 xmlXPathDebugObjCounterUndefined = 0;
1478 xmlXPathDebugObjCounterUndefined++;
1479 if (xmlXPathDebugObjCounterUndefined >
1482 xmlXPathDebugObjCounterUndefined;
1630 xmlXPathDebugObjCounterUndefined--;
/external/libxml2/
H A Dxpath.c1395 static int xmlXPathDebugObjCounterUndefined = 0; variable
1466 xmlXPathDebugObjCounterUndefined = 0;
1559 xmlXPathDebugObjCounterUndefined++;
1560 if (xmlXPathDebugObjCounterUndefined >
1563 xmlXPathDebugObjCounterUndefined;
1711 xmlXPathDebugObjCounterUndefined--;

Completed in 78 milliseconds