|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| xsltOp | op |
| xmlChar * | value |
| xmlChar * | value2 |
| xmlChar * | value3 |
| xmlXPathCompExprPtr | comp |
| int | previousExtra |
| int | indexExtra |
| int | lenExtra |
| xmlXPathCompExprPtr _xsltStepOp::comp |
Definition at line 72 of file pattern.c.
Referenced by xsltCompMatchAdd(), xsltReverseCompMatch(), xsltSwapTopCompMatch(), and xsltTestPredicateMatch().
| int _xsltStepOp::indexExtra |
Definition at line 77 of file pattern.c.
Referenced by xsltCompMatchAdd(), xsltCompMatchClearCache(), xsltNormalizeCompSteps(), xsltReverseCompMatch(), xsltSwapTopCompMatch(), xsltTestCompMatchDirect(), and xsltTestPredicateMatch().
| int _xsltStepOp::lenExtra |
Definition at line 78 of file pattern.c.
Referenced by xsltCompMatchAdd(), xsltCompMatchClearCache(), xsltNormalizeCompSteps(), xsltReverseCompMatch(), xsltSwapTopCompMatch(), xsltTestCompMatchDirect(), and xsltTestPredicateMatch().
| xsltOp _xsltStepOp::op |
Definition at line 68 of file pattern.c.
Referenced by xsltAddTemplate(), xsltCompMatchAdd(), xsltReverseCompMatch(), xsltSwapTopCompMatch(), xsltTestCompMatch(), and xsltTestStepMatch().
| int _xsltStepOp::previousExtra |
Definition at line 76 of file pattern.c.
Referenced by xsltCompMatchAdd(), xsltCompMatchClearCache(), xsltNormalizeCompSteps(), xsltReverseCompMatch(), xsltSwapTopCompMatch(), xsltTestCompMatchDirect(), and xsltTestPredicateMatch().
| xmlChar* _xsltStepOp::value |
Definition at line 69 of file pattern.c.
Referenced by xsltAddTemplate(), xsltCompMatchAdd(), xsltReverseCompMatch(), xsltSwapTopCompMatch(), xsltTestCompMatch(), xsltTestPredicateMatch(), and xsltTestStepMatch().
| xmlChar* _xsltStepOp::value2 |
Definition at line 70 of file pattern.c.
Referenced by xsltCompMatchAdd(), xsltReverseCompMatch(), xsltSwapTopCompMatch(), xsltTestCompMatch(), and xsltTestStepMatch().
| xmlChar* _xsltStepOp::value3 |
Definition at line 71 of file pattern.c.
Referenced by xsltCompMatchAdd(), xsltReverseCompMatch(), xsltSwapTopCompMatch(), and xsltTestStepMatch().