ReactOS 0.4.15-dev-7918-g2a2556c
_xsltAttrVT Struct Reference
Collaboration diagram for _xsltAttrVT:

Public Attributes

struct _xsltAttrVTnext
 
int nb_seg
 
int max_seg
 
int strstart
 
xmlNsPtrnsList
 
int nsNr
 
voidsegments [1]
 

Detailed Description

Definition at line 26 of file attrvt.c.

Member Data Documentation

◆ max_seg

int _xsltAttrVT::max_seg

Definition at line 29 of file attrvt.c.

Referenced by xsltSetAttrVTsegment().

◆ nb_seg

int _xsltAttrVT::nb_seg

Definition at line 28 of file attrvt.c.

Referenced by xsltCompileAttr(), xsltFreeAttrVT(), and xsltSetAttrVTsegment().

◆ next

struct _xsltAttrVT* _xsltAttrVT::next

Definition at line 27 of file attrvt.c.

◆ nsList

xmlNsPtr* _xsltAttrVT::nsList

Definition at line 34 of file attrvt.c.

Referenced by xsltCompileAttr(), and xsltFreeAttrVT().

◆ nsNr

int _xsltAttrVT::nsNr

Definition at line 35 of file attrvt.c.

Referenced by xsltCompileAttr().

◆ segments

void* _xsltAttrVT::segments[1]

Definition at line 43 of file attrvt.c.

Referenced by xsltFreeAttrVT(), and xsltSetAttrVTsegment().

◆ strstart

int _xsltAttrVT::strstart

Definition at line 30 of file attrvt.c.

Referenced by xsltCompileAttr(), and xsltFreeAttrVT().


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