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

/external/chromium_org/third_party/libxml/src/
H A Dxpath.c855 int dbgReusedXSLTTree; member in struct:_xmlXPathContextCache
1380 cache->dbgReusedXSLTTree = 0;
1466 cache->dbgReusedXSLTTree++;
1702 reXSLTTree = cache->dbgReusedXSLTTree;
/external/libxml2/
H A Dxpath.c856 int dbgReusedXSLTTree; member in struct:_xmlXPathContextCache
1381 cache->dbgReusedXSLTTree = 0;
1467 cache->dbgReusedXSLTTree++;
1703 reXSLTTree = cache->dbgReusedXSLTTree;

Completed in 104 milliseconds