ReactOS 0.4.15-dev-7842-g558ab78
_parser_param Struct Reference

#include <xslpattern.h>

Collaboration diagram for _parser_param:

Public Attributes

voidyyscanner
 
xmlXPathContextPtr ctx
 
xmlChar constin
 
int pos
 
int len
 
xmlCharout
 
int err
 

Detailed Description

Definition at line 39 of file xslpattern.h.

Member Data Documentation

◆ ctx

xmlXPathContextPtr _parser_param::ctx

Definition at line 41 of file xslpattern.h.

◆ err

int _parser_param::err

Definition at line 46 of file xslpattern.h.

◆ in

xmlChar const* _parser_param::in

Definition at line 42 of file xslpattern.h.

◆ len

int _parser_param::len

Definition at line 44 of file xslpattern.h.

◆ out

xmlChar* _parser_param::out

Definition at line 45 of file xslpattern.h.

◆ pos

int _parser_param::pos

Definition at line 43 of file xslpattern.h.

◆ yyscanner

void* _parser_param::yyscanner

Definition at line 40 of file xslpattern.h.


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