|
ReactOS 0.4.16-dev-2208-g6350669
|

Public Attributes | |
| xsltOp | op |
| xmlChar * | value |
| xmlChar * | value2 |
| xmlChar * | value3 |
| xmlXPathCompExprPtr | comp |
| int | previousExtra |
| int | indexExtra |
| int | lenExtra |
| xmlXPathCompExprPtr _xsltStepOp::comp |
Definition at line 91 of file pattern.c.
Referenced by xsltCompMatchAdd(), xsltReverseCompMatch(), xsltSwapTopCompMatch(), and xsltTestPredicateMatch().
| int _xsltStepOp::indexExtra |
Definition at line 96 of file pattern.c.
Referenced by xsltCompMatchAdd(), xsltCompMatchClearCache(), xsltNormalizeCompSteps(), xsltReverseCompMatch(), xsltSwapTopCompMatch(), xsltTestCompMatchDirect(), and xsltTestPredicateMatch().
| int _xsltStepOp::lenExtra |
Definition at line 97 of file pattern.c.
Referenced by xsltCompMatchAdd(), xsltCompMatchClearCache(), xsltNormalizeCompSteps(), xsltReverseCompMatch(), xsltSwapTopCompMatch(), xsltTestCompMatchDirect(), and xsltTestPredicateMatch().
| xsltOp _xsltStepOp::op |
Definition at line 87 of file pattern.c.
Referenced by xsltAddTemplate(), xsltCompMatchAdd(), xsltReverseCompMatch(), xsltSwapTopCompMatch(), xsltTestCompMatch(), and xsltTestStepMatch().
| int _xsltStepOp::previousExtra |
Definition at line 95 of file pattern.c.
Referenced by xsltCompMatchAdd(), xsltCompMatchClearCache(), xsltNormalizeCompSteps(), xsltReverseCompMatch(), xsltSwapTopCompMatch(), xsltTestCompMatchDirect(), and xsltTestPredicateMatch().
| xmlChar* _xsltStepOp::value |
Definition at line 88 of file pattern.c.
Referenced by xsltAddTemplate(), xsltCompMatchAdd(), xsltReverseCompMatch(), xsltSwapTopCompMatch(), xsltTestCompMatch(), xsltTestPredicateMatch(), and xsltTestStepMatch().
| xmlChar* _xsltStepOp::value2 |
Definition at line 89 of file pattern.c.
Referenced by xsltCompMatchAdd(), xsltReverseCompMatch(), xsltSwapTopCompMatch(), xsltTestCompMatch(), and xsltTestStepMatch().
| xmlChar* _xsltStepOp::value3 |
Definition at line 90 of file pattern.c.
Referenced by xsltCompMatchAdd(), xsltReverseCompMatch(), xsltSwapTopCompMatch(), and xsltTestStepMatch().