ReactOS 0.4.16-dev-2252-gb2c1dd8
_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 32 of file xslpattern.h.

Member Data Documentation

◆ ctx

xmlXPathContextPtr _parser_param::ctx

Definition at line 34 of file xslpattern.h.

◆ err

int _parser_param::err

Definition at line 39 of file xslpattern.h.

◆ in

xmlChar const* _parser_param::in

Definition at line 35 of file xslpattern.h.

◆ len

int _parser_param::len

Definition at line 37 of file xslpattern.h.

◆ out

xmlChar* _parser_param::out

Definition at line 38 of file xslpattern.h.

◆ pos

int _parser_param::pos

Definition at line 36 of file xslpattern.h.

◆ yyscanner

void* _parser_param::yyscanner

Definition at line 33 of file xslpattern.h.


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