ReactOS 0.4.16-dev-125-g798ea90
|
#include <tree.h>
Public Attributes | |
void * | _private |
xmlElementType | type |
const xmlChar * | name |
struct _xmlNode * | children |
struct _xmlNode * | last |
struct _xmlNode * | parent |
struct _xmlNode * | next |
struct _xmlNode * | prev |
struct _xmlDoc * | doc |
xmlNs * | ns |
xmlChar * | content |
struct _xmlAttr * | properties |
xmlNs * | nsDef |
void * | psvi |
unsigned short | line |
unsigned short | extra |
void* _xmlNode::_private |
Definition at line 490 of file tree.h.
Referenced by xmlParseReference().
Definition at line 493 of file tree.h.
Referenced by areBlanks(), xmlParseReference(), xmlSAX2Text(), xsltApplyFallbacks(), xsltApplyStylesheetInternal(), xsltApplyTemplates(), xsltAttribute(), xsltCallTemplate(), xsltChoose(), xsltCopy(), xsltDocumentElem(), xsltElement(), xsltEvalTemplateString(), xsltForEach(), xsltIf(), xsltParamComp(), xsltParseStylesheetCallerParam(), xsltParseStylesheetProcess(), xsltParseStylesheetVariable(), xsltParseTemplateContent(), xsltSaveResultTo(), xsltSortComp(), xsltText(), xsltVariableComp(), and xsltWithParamComp().
xmlChar* _xmlNode::content |
Definition at line 502 of file tree.h.
Referenced by areBlanks(), xmlSAX2Text(), xmlXPathCmpNodesExt(), xsltAttribute(), xsltParseStylesheetProcess(), and xsltPreprocessStylesheet().
Definition at line 498 of file tree.h.
Referenced by xmlParseExternalEntityPrivate(), xmlSAX2AttributeNs(), xmlSAX2Text(), xmlXPathCmpNodesExt(), xsltAddKey(), xsltApplyAttributeSet(), xsltAttribute(), xsltAttributeComp(), xsltAttrTemplateValueProcessNode(), xsltComputeAllKeys(), xsltCopy(), xsltDocumentFunction(), xsltElement(), xsltElementAvailableFunction(), xsltElementComp(), xsltEvalGlobalVariable(), xsltEvalGlobalVariables(), xsltEvalVariable(), xsltFormatNumberFunction(), xsltInitCtxtKey(), xsltKeyFunction(), xsltNumber(), xsltProcessingInstruction(), and xsltStylePreCompute().
Definition at line 507 of file tree.h.
Referenced by xmlParseReference().
Definition at line 494 of file tree.h.
Referenced by xmlSAX2Text().
Definition at line 492 of file tree.h.
Referenced by areBlanks(), xmlSAX2Reference(), xmlSAX2Text(), xsltAttribute(), xsltAttributeComp(), xsltCallTemplate(), xsltCheckInstructionElement(), xsltCheckParentElement(), xsltCheckTopLevelElement(), xsltDocumentComp(), xsltDocumentElem(), xsltElementComp(), xsltPreComputeExtModuleElement(), xsltProcessingInstructionComp(), xsltProcessOneNode(), xsltStylePreCompute(), and xsltSystemPropertyFunction().
Definition at line 496 of file tree.h.
Referenced by xmlParseInNodeContext(), xmlSAX2AttributeNs(), xmlXPathCmpNodesExt(), xsltApplyStylesheetInternal(), xsltDocumentElem(), xsltForEach(), and xsltTestPredicateMatch().
xmlNs* _xmlNode::ns |
Definition at line 501 of file tree.h.
Referenced by xsltCallTemplate(), xsltCheckInstructionElement(), xsltCheckParentElement(), xsltCheckTopLevelElement(), xsltDocumentComp(), xsltLoadStylesheetPI(), xsltPreComputeExtModuleElement(), and xsltStylePreCompute().
Definition at line 495 of file tree.h.
Referenced by xmlSAX2AttributeNs(), xmlSAX2Text(), xmlXPathCmpNodesExt(), xsltAttribute(), xsltCheckInstructionElement(), xsltCheckParentElement(), xsltCheckTopLevelElement(), xsltLoadStylesheetPI(), xsltStylePreCompute(), xsltSystemPropertyFunction(), and xsltTestPredicateMatch().
Definition at line 497 of file tree.h.
Referenced by xmlXPathCmpNodesExt(), and xsltTestPredicateMatch().
Definition at line 503 of file tree.h.
Referenced by xmlSAX2AttributeNs(), and xmlSAX2Text().
void* _xmlNode::psvi |
Definition at line 505 of file tree.h.
Referenced by xsltApplyImportsComp(), xsltApplyTemplatesComp(), xsltAttributeComp(), xsltCallTemplateComp(), xsltChooseComp(), xsltCommentComp(), xsltCopyComp(), xsltCopyOfComp(), xsltDefaultSortFunction(), xsltElementComp(), xsltForEachComp(), xsltIfComp(), xsltMergeAttrSets(), xsltParamComp(), xsltParseStylesheetCallerParam(), xsltParseStylesheetVariable(), xsltProcessingInstructionComp(), xsltSortComp(), xsltStylePreCompute(), xsltTextComp(), xsltValueOfComp(), xsltVariableComp(), xsltWhenComp(), and xsltWithParamComp().
xmlElementType _xmlNode::type |
Definition at line 491 of file tree.h.
Referenced by areBlanks(), xmlParseReference(), xmlSAX2Text(), xmlXPathCmpNodesExt(), xsltApplyAttributeSet(), xsltApplyImportsComp(), xsltApplyStylesheetInternal(), xsltApplyTemplatesComp(), xsltAttribute(), xsltAttributeComp(), xsltCallTemplateComp(), xsltChooseComp(), xsltCommentComp(), xsltCopyComp(), xsltCopyOfComp(), xsltDocumentElem(), xsltElementComp(), xsltEvalAttrValueTemplate(), xsltEvalStaticAttrValueTemplate(), xsltEvalTemplateString(), xsltEvalVariable(), xsltForEachComp(), xsltIfComp(), xsltNumberFormatGetMultipleLevel(), xsltParamComp(), xsltParseStylesheetCallerParam(), xsltParseStylesheetVariable(), xsltParseTemplateContent(), xsltPreComputeExtModuleElement(), xsltPreprocessStylesheet(), xsltProcessingInstructionComp(), xsltProcessOneNode(), xsltSortComp(), xsltStylePreCompute(), xsltTextComp(), xsltValueOfComp(), xsltVariableComp(), xsltWhenComp(), and xsltWithParamComp().