ReactOS 0.4.15-dev-7958-gcd0bb1a
_xsltStepState Struct Reference
Collaboration diagram for _xsltStepState:

Public Attributes

int step
 
xmlNodePtr node
 

Detailed Description

Definition at line 52 of file pattern.c.

Member Data Documentation

◆ node

xmlNodePtr _xsltStepState::node

Definition at line 54 of file pattern.c.

Referenced by xsltPatPushState(), and xsltTestCompMatch().

◆ step

int _xsltStepState::step

Definition at line 53 of file pattern.c.

Referenced by xsltPatPushState(), and xsltTestCompMatch().


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