ReactOS 0.4.16-dev-340-g0540c21
|
#include <tree.h>
Public Attributes | |
void * | _private |
xmlElementType | type |
char * | name |
struct _xmlNode * | children |
struct _xmlNode * | last |
struct _xmlNode * | parent |
struct _xmlNode * | next |
struct _xmlNode * | prev |
struct _xmlDoc * | doc |
int | compression |
int | standalone |
struct _xmlDtd * | intSubset |
struct _xmlDtd * | extSubset |
struct _xmlNs * | oldNs |
const xmlChar * | version |
const xmlChar * | encoding |
void * | ids |
void * | refs |
const xmlChar * | URL |
int | charset |
struct _xmlDict * | dict |
void * | psvi |
int | parseFlags |
int | properties |
void* _xmlDoc::_private |
Definition at line 552 of file tree.h.
Referenced by xsltReleaseRVT(), and xsltTransformCacheFree().
int _xmlDoc::charset |
Definition at line 578 of file tree.h.
Referenced by xmlSAX2EndDocument().
Definition at line 555 of file tree.h.
Referenced by parseAndPrintFile(), xmlParseBalancedChunkMemoryInternal(), xmlParseElementStart(), xmlParseExternalEntityPrivate(), xsltApplyStylesheetInternal(), xsltLoadStylesheetPI(), and xsltReleaseRVT().
int _xmlDoc::compression |
Definition at line 563 of file tree.h.
Referenced by xmlParseDocument().
Definition at line 580 of file tree.h.
Referenced by xmlAddID(), xmlAddRef(), xmlCopyDocElementContent(), xmlFreeDocElementContent(), xmlNewDocElementContent(), xmlParseBalancedChunkMemoryInternal(), xmlParseExternalEntityPrivate(), xmlParseInNodeContext(), xmlSAX2StartDocument(), xsltElement(), xsltLoadStylesheetPI(), and xsltParseStylesheetUser().
Definition at line 560 of file tree.h.
Referenced by xsltApplyTemplates(), xsltCleanupStylesheetTree(), xsltEvalGlobalVariable(), xsltEvalVariable(), xsltForEach(), xsltInitCtxtKey(), and xsltProcessUserParamInternal().
Definition at line 574 of file tree.h.
Referenced by xmlParseInNodeContext(), xmlSAX2EndDocument(), and xmlSAX2StartDocument().
Definition at line 571 of file tree.h.
Referenced by xmlIsID(), xmlIsMixedElement(), xmlIsRef(), xmlParseExternalEntityPrivate(), xmlSAX2AttributeDecl(), xmlSAX2Comment(), xmlSAX2ElementDecl(), xmlSAX2HasExternalSubset(), xmlSAX2NotationDecl(), xmlSAX2ProcessingInstruction(), xmlSAX2StartElementNs(), xsltGetCNsProp(), and xsltGetNsProp().
void* _xmlDoc::ids |
Definition at line 575 of file tree.h.
Referenced by xmlAddID(), xmlGetID(), xmlRemoveID(), and xsltReleaseRVT().
Definition at line 570 of file tree.h.
Referenced by parseAndPrintFile(), xmlIsID(), xmlIsMixedElement(), xmlIsRef(), xmlParseBalancedChunkMemoryInternal(), xmlParseEntityDecl(), xmlParseExternalEntityPrivate(), xmlParseExternalSubset(), xmlSAX2AttributeDecl(), xmlSAX2AttributeNs(), xmlSAX2Comment(), xmlSAX2ElementDecl(), xmlSAX2EndDocument(), xmlSAX2EndElementNs(), xmlSAX2HasInternalSubset(), xmlSAX2InternalSubset(), xmlSAX2NotationDecl(), xmlSAX2ProcessingInstruction(), xmlSAX2StartElementNs(), xsltApplyStylesheetInternal(), xsltGetCNsProp(), and xsltGetNsProp().
Definition at line 556 of file tree.h.
Referenced by xmlParseBalancedChunkMemoryInternal(), xsltApplyStylesheetInternal(), and xsltReleaseRVT().
char* _xmlDoc::name |
Definition at line 554 of file tree.h.
Referenced by xsltFlagRVTs().
Definition at line 558 of file tree.h.
Referenced by xsltApplyXSLTTemplate(), xsltRegisterLocalRVT(), xsltRegisterPersistRVT(), xsltRegisterTmpRVT(), and xsltReleaseRVT().
int _xmlDoc::parseFlags |
Definition at line 582 of file tree.h.
Referenced by xmlSAX2StartDocument().
Definition at line 559 of file tree.h.
Referenced by xsltRegisterLocalRVT(), xsltRegisterPersistRVT(), and xsltRegisterTmpRVT().
int _xmlDoc::properties |
Definition at line 584 of file tree.h.
Referenced by xmlParseBalancedChunkMemoryInternal(), xmlParseDocument(), xmlParseEntityDecl(), xmlParseExternalEntityPrivate(), xmlParseExternalSubset(), and xmlSAX2StartDocument().
void* _xmlDoc::psvi |
Definition at line 581 of file tree.h.
Referenced by xsltFlagRVTs(), xsltGetTemplate(), xsltRegisterLocalRVT(), xsltRegisterPersistRVT(), xsltRegisterTmpRVT(), and xsltReleaseRVT().
void* _xmlDoc::refs |
Definition at line 576 of file tree.h.
Referenced by xmlAddRef(), xmlGetRefs(), and xmlRemoveRef().
int _xmlDoc::standalone |
Definition at line 564 of file tree.h.
Referenced by xmlSAX2GetEntity(), xmlSAX2IsStandalone(), and xmlSAX2StartDocument().
xmlElementType _xmlDoc::type |
Definition at line 553 of file tree.h.
Referenced by xmlIsID(), xmlIsRef(), and xmlParseInNodeContext().
Definition at line 577 of file tree.h.
Referenced by xmlParseExternalEntityPrivate(), xmlSAX2StartDocument(), xsltDocumentFunction(), xsltDocumentFunctionLoadDocument(), xsltInitCtxtKeys(), xsltLoadStylesheetPI(), xsltParseStylesheetInclude(), xsltParseStylesheetUser(), xsltPrintErrorContext(), and xsltSystemPropertyFunction().
Definition at line 573 of file tree.h.
Referenced by xmlParseDocument(), and xmlParseEntityDecl().