ReactOS 0.4.16-dev-2208-g6350669
_xsltAttrVT Struct Reference
Collaboration diagram for _xsltAttrVT:

Public Attributes

struct _xsltAttrVTnext
 
int nb_seg
 
int max_seg
 
int strstart
 
xmlNsPtr * nsList
 
int nsNr
 
voidsegments [1]
 

Detailed Description

Definition at line 38 of file attrvt.c.

Member Data Documentation

◆ max_seg

int _xsltAttrVT::max_seg

Definition at line 41 of file attrvt.c.

Referenced by xsltSetAttrVTsegment().

◆ nb_seg

int _xsltAttrVT::nb_seg

Definition at line 40 of file attrvt.c.

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

◆ next

struct _xsltAttrVT* _xsltAttrVT::next

Definition at line 39 of file attrvt.c.

◆ nsList

xmlNsPtr* _xsltAttrVT::nsList

Definition at line 46 of file attrvt.c.

Referenced by xsltCompileAttr(), and xsltFreeAttrVT().

◆ nsNr

int _xsltAttrVT::nsNr

Definition at line 47 of file attrvt.c.

Referenced by xsltCompileAttr().

◆ segments

void* _xsltAttrVT::segments[1]

Definition at line 55 of file attrvt.c.

Referenced by xsltFreeAttrVT(), and xsltSetAttrVTsegment().

◆ strstart

int _xsltAttrVT::strstart

Definition at line 42 of file attrvt.c.

Referenced by xsltCompileAttr(), and xsltFreeAttrVT().


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