ReactOS 0.4.16-dev-2208-g6350669
_xsltStepState Struct Reference
Collaboration diagram for _xsltStepState:

Public Attributes

int step
 
xmlNodePtr node
 

Detailed Description

Definition at line 71 of file pattern.c.

Member Data Documentation

◆ node

xmlNodePtr _xsltStepState::node

Definition at line 73 of file pattern.c.

Referenced by xsltPatPushState(), and xsltTestCompMatch().

◆ step

int _xsltStepState::step

Definition at line 72 of file pattern.c.

Referenced by xsltPatPushState(), and xsltTestCompMatch().


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