Searched defs:_xsltTransformCache (Results 1 – 1 of 1) sorted by relevance
1637 struct _xsltTransformCache { struct1638 xmlDocPtr RVT;1639 int nbRVT;1640 xsltStackElemPtr stackItems;1641 int nbStackItems;1643 int dbgCachedRVTs;1644 int dbgReusedRVTs;1645 int dbgCachedVars;1646 int dbgReusedVars;