|
ReactOS 0.4.16-dev-2208-g6350669
|

Public Attributes | |
| struct _xsltAttrVT * | next |
| int | nb_seg |
| int | max_seg |
| int | strstart |
| xmlNsPtr * | nsList |
| int | nsNr |
| void * | segments [1] |
| int _xsltAttrVT::max_seg |
Definition at line 41 of file attrvt.c.
Referenced by xsltSetAttrVTsegment().
| int _xsltAttrVT::nb_seg |
Definition at line 40 of file attrvt.c.
Referenced by xsltCompileAttr(), xsltFreeAttrVT(), and xsltSetAttrVTsegment().
| struct _xsltAttrVT* _xsltAttrVT::next |
| xmlNsPtr* _xsltAttrVT::nsList |
Definition at line 46 of file attrvt.c.
Referenced by xsltCompileAttr(), and xsltFreeAttrVT().
| int _xsltAttrVT::nsNr |
Definition at line 47 of file attrvt.c.
Referenced by xsltCompileAttr().
| void* _xsltAttrVT::segments[1] |
Definition at line 55 of file attrvt.c.
Referenced by xsltFreeAttrVT(), and xsltSetAttrVTsegment().
| int _xsltAttrVT::strstart |
Definition at line 42 of file attrvt.c.
Referenced by xsltCompileAttr(), and xsltFreeAttrVT().