|
ReactOS 0.4.16-dev-2208-g6350669
|

Public Attributes | |
| xsltStylesheetPtr | style |
| xsltTransformContextPtr | ctxt |
| const xmlChar * | cur |
| const xmlChar * | base |
| xmlDocPtr | doc |
| xmlNodePtr | elem |
| int | error |
| xsltCompMatchPtr | comp |
Definition at line 124 of file pattern.c.
Referenced by xsltCompilePatternInternal().
| xsltCompMatchPtr _xsltParserContext::comp |
Definition at line 128 of file pattern.c.
Referenced by xsltCompileLocationPathPattern(), and xsltCompilePatternInternal().
| xsltTransformContextPtr _xsltParserContext::ctxt |
Definition at line 122 of file pattern.c.
Referenced by xsltCompMatchAdd().
Definition at line 123 of file pattern.c.
Referenced by xsltCompilePatternInternal().
| xmlDocPtr _xsltParserContext::doc |
Definition at line 125 of file pattern.c.
Referenced by xsltCompilePatternInternal(), and xsltCompileStepPattern().
| xmlNodePtr _xsltParserContext::elem |
Definition at line 126 of file pattern.c.
Referenced by xsltCompilePatternInternal(), xsltCompileStepPattern(), and xsltCompMatchAdd().
| int _xsltParserContext::error |
Definition at line 127 of file pattern.c.
Referenced by xsltCompileIdKeyPattern(), xsltCompileLocationPathPattern(), xsltCompilePatternInternal(), xsltCompileRelativePathPattern(), xsltCompileStepPattern(), and xsltScanLiteral().
| xsltStylesheetPtr _xsltParserContext::style |
Definition at line 121 of file pattern.c.
Referenced by xsltCompMatchAdd().