ReactOS 0.4.15-dev-7953-g1f49173
_xsltTransformCache Struct Reference

#include <xsltInternals.h>

Collaboration diagram for _xsltTransformCache:

Public Attributes

xmlDocPtr RVT
 
int nbRVT
 
xsltStackElemPtr stackItems
 
int nbStackItems
 

Detailed Description

Definition at line 1644 of file xsltInternals.h.

Member Data Documentation

◆ nbRVT

int _xsltTransformCache::nbRVT

Definition at line 1646 of file xsltInternals.h.

Referenced by xsltCreateRVT(), and xsltReleaseRVT().

◆ nbStackItems

int _xsltTransformCache::nbStackItems

Definition at line 1648 of file xsltInternals.h.

Referenced by xsltFreeStackElem(), and xsltNewStackElem().

◆ RVT

xmlDocPtr _xsltTransformCache::RVT

Definition at line 1645 of file xsltInternals.h.

Referenced by xsltCreateRVT(), and xsltReleaseRVT().

◆ stackItems

xsltStackElemPtr _xsltTransformCache::stackItems

Definition at line 1647 of file xsltInternals.h.

Referenced by xsltFreeStackElem(), and xsltNewStackElem().


The documentation for this struct was generated from the following file: