ReactOS 0.4.16-dev-2207-geb15453
_xsltDocument Struct Reference

#include <xsltInternals.h>

Collaboration diagram for _xsltDocument:

Public Attributes

struct _xsltDocumentnext
 
int main
 
xmlDocPtr doc
 
voidkeys
 
struct _xsltDocumentincludes
 
int preproc
 
int nbKeysComputed
 

Detailed Description

Definition at line 331 of file xsltInternals.h.

Member Data Documentation

◆ doc

◆ includes

struct _xsltDocument* _xsltDocument::includes

Definition at line 336 of file xsltInternals.h.

Referenced by xsltCheckCycle().

◆ keys

void* _xsltDocument::keys

◆ main

int _xsltDocument::main

◆ nbKeysComputed

int _xsltDocument::nbKeysComputed

◆ next

struct _xsltDocument* _xsltDocument::next

Definition at line 332 of file xsltInternals.h.

◆ preproc

int _xsltDocument::preproc

Definition at line 337 of file xsltInternals.h.


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