ReactOS 0.4.15-dev-7907-g95bf896
_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 332 of file xsltInternals.h.

Member Data Documentation

◆ doc

◆ includes

struct _xsltDocument* _xsltDocument::includes

Definition at line 337 of file xsltInternals.h.

Referenced by xsltParseStylesheetInclude().

◆ keys

void* _xsltDocument::keys

◆ main

int _xsltDocument::main

◆ nbKeysComputed

int _xsltDocument::nbKeysComputed

◆ next

struct _xsltDocument* _xsltDocument::next

Definition at line 333 of file xsltInternals.h.

◆ preproc

int _xsltDocument::preproc

Definition at line 338 of file xsltInternals.h.


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