ReactOS 0.4.16-dev-2208-g6350669
_xsltStylesheet Struct Reference

#include <xsltInternals.h>

Collaboration diagram for _xsltStylesheet:

Public Attributes

struct _xsltStylesheetparent
 
struct _xsltStylesheetnext
 
struct _xsltStylesheetimports
 
xsltDocumentPtr docList
 
xmlDocPtr doc
 
xmlHashTablePtr stripSpaces
 
int stripAll
 
xmlHashTablePtr cdataSection
 
xsltStackElemPtr variables
 
xsltTemplatePtr templates
 
xmlHashTablePtr templatesHash
 
struct _xsltCompMatchrootMatch
 
struct _xsltCompMatchkeyMatch
 
struct _xsltCompMatchelemMatch
 
struct _xsltCompMatchattrMatch
 
struct _xsltCompMatchparentMatch
 
struct _xsltCompMatchtextMatch
 
struct _xsltCompMatchpiMatch
 
struct _xsltCompMatchcommentMatch
 
xmlHashTablePtr nsAliases
 
xmlHashTablePtr attributeSets
 
xmlHashTablePtr nsHash
 
voidnsDefs
 
voidkeys
 
xmlCharmethod
 
xmlCharmethodURI
 
xmlCharversion
 
xmlCharencoding
 
int omitXmlDeclaration
 
xsltDecimalFormatPtr decimalFormat
 
int standalone
 
xmlChardoctypePublic
 
xmlChardoctypeSystem
 
int indent
 
xmlCharmediaType
 
xsltElemPreCompPtr preComps
 
int warnings
 
int errors
 
xmlCharexclPrefix
 
xmlChar ** exclPrefixTab
 
int exclPrefixNr
 
int exclPrefixMax
 
void_private
 
xmlHashTablePtr extInfos
 
int extrasNr
 
xsltDocumentPtr includes
 
xmlDictPtr dict
 
voidattVTs
 
const xmlChardefaultAlias
 
int nopreproc
 
int internalized
 
int literal_result
 
xsltStylesheetPtr principal
 
int forwards_compatible
 
xmlHashTablePtr namedTemplates
 
xmlXPathContextPtr xpathCtxt
 
unsigned long opLimit
 
unsigned long opCount
 

Detailed Description

Definition at line 1476 of file xsltInternals.h.

Member Data Documentation

◆ _private

void* _xsltStylesheet::_private

Definition at line 1579 of file xsltInternals.h.

◆ attributeSets

xmlHashTablePtr _xsltStylesheet::attributeSets

Definition at line 1525 of file xsltInternals.h.

Referenced by xsltResolveSASCallback().

◆ attrMatch

struct _xsltCompMatch* _xsltStylesheet::attrMatch

Definition at line 1509 of file xsltInternals.h.

Referenced by xsltGetTemplate().

◆ attVTs

void* _xsltStylesheet::attVTs

Definition at line 1599 of file xsltInternals.h.

◆ cdataSection

xmlHashTablePtr _xsltStylesheet::cdataSection

Definition at line 1493 of file xsltInternals.h.

Referenced by xsltCopyText(), and xsltCopyTextString().

◆ commentMatch

struct _xsltCompMatch* _xsltStylesheet::commentMatch

Definition at line 1514 of file xsltInternals.h.

Referenced by xsltGetTemplate().

◆ decimalFormat

xsltDecimalFormatPtr _xsltStylesheet::decimalFormat

Definition at line 1560 of file xsltInternals.h.

Referenced by xsltFormatNumberFunction(), and xsltFreeDecimalFormatList().

◆ defaultAlias

const xmlChar* _xsltStylesheet::defaultAlias

Definition at line 1604 of file xsltInternals.h.

◆ dict

xmlDictPtr _xsltStylesheet::dict

Definition at line 1595 of file xsltInternals.h.

Referenced by xsltFormatNumberFunction().

◆ doc

◆ docList

xsltDocumentPtr _xsltStylesheet::docList

Definition at line 1484 of file xsltInternals.h.

◆ doctypePublic

xmlChar* _xsltStylesheet::doctypePublic

Definition at line 1562 of file xsltInternals.h.

◆ doctypeSystem

xmlChar* _xsltStylesheet::doctypeSystem

Definition at line 1563 of file xsltInternals.h.

◆ elemMatch

struct _xsltCompMatch* _xsltStylesheet::elemMatch

Definition at line 1508 of file xsltInternals.h.

Referenced by xsltGetTemplate().

◆ encoding

xmlChar* _xsltStylesheet::encoding

Definition at line 1554 of file xsltInternals.h.

◆ errors

int _xsltStylesheet::errors

◆ exclPrefix

xmlChar* _xsltStylesheet::exclPrefix

Definition at line 1574 of file xsltInternals.h.

◆ exclPrefixMax

int _xsltStylesheet::exclPrefixMax

Definition at line 1577 of file xsltInternals.h.

◆ exclPrefixNr

int _xsltStylesheet::exclPrefixNr

Definition at line 1576 of file xsltInternals.h.

◆ exclPrefixTab

xmlChar** _xsltStylesheet::exclPrefixTab

Definition at line 1575 of file xsltInternals.h.

◆ extInfos

xmlHashTablePtr _xsltStylesheet::extInfos

Definition at line 1584 of file xsltInternals.h.

Referenced by xsltStyleGetExtData().

◆ extrasNr

int _xsltStylesheet::extrasNr

Definition at line 1585 of file xsltInternals.h.

Referenced by xsltFixImportedCompSteps().

◆ forwards_compatible

int _xsltStylesheet::forwards_compatible

Definition at line 1632 of file xsltInternals.h.

◆ imports

struct _xsltStylesheet* _xsltStylesheet::imports

Definition at line 1482 of file xsltInternals.h.

◆ includes

xsltDocumentPtr _xsltStylesheet::includes

Definition at line 1590 of file xsltInternals.h.

Referenced by xsltCheckCycle().

◆ indent

int _xsltStylesheet::indent

Definition at line 1564 of file xsltInternals.h.

◆ internalized

int _xsltStylesheet::internalized

Definition at line 1612 of file xsltInternals.h.

◆ keyMatch

struct _xsltCompMatch* _xsltStylesheet::keyMatch

Definition at line 1507 of file xsltInternals.h.

Referenced by xsltGetTemplate().

◆ keys

void* _xsltStylesheet::keys

Definition at line 1546 of file xsltInternals.h.

◆ literal_result

int _xsltStylesheet::literal_result

Definition at line 1616 of file xsltInternals.h.

◆ mediaType

xmlChar* _xsltStylesheet::mediaType

Definition at line 1565 of file xsltInternals.h.

◆ method

xmlChar* _xsltStylesheet::method

Definition at line 1551 of file xsltInternals.h.

◆ methodURI

xmlChar* _xsltStylesheet::methodURI

Definition at line 1552 of file xsltInternals.h.

◆ namedTemplates

xmlHashTablePtr _xsltStylesheet::namedTemplates

Definition at line 1634 of file xsltInternals.h.

◆ next

struct _xsltStylesheet* _xsltStylesheet::next

Definition at line 1481 of file xsltInternals.h.

◆ nopreproc

int _xsltStylesheet::nopreproc

Definition at line 1608 of file xsltInternals.h.

◆ nsAliases

xmlHashTablePtr _xsltStylesheet::nsAliases

Definition at line 1520 of file xsltInternals.h.

Referenced by xsltCopyNamespaceList().

◆ nsDefs

void* _xsltStylesheet::nsDefs

Definition at line 1538 of file xsltInternals.h.

◆ nsHash

xmlHashTablePtr _xsltStylesheet::nsHash

Definition at line 1531 of file xsltInternals.h.

◆ omitXmlDeclaration

int _xsltStylesheet::omitXmlDeclaration

Definition at line 1555 of file xsltInternals.h.

◆ opCount

unsigned long _xsltStylesheet::opCount

Definition at line 1639 of file xsltInternals.h.

◆ opLimit

unsigned long _xsltStylesheet::opLimit

Definition at line 1638 of file xsltInternals.h.

◆ parent

struct _xsltStylesheet* _xsltStylesheet::parent

Definition at line 1480 of file xsltInternals.h.

Referenced by xsltCheckCycle(), and xsltStyleGetExtData().

◆ parentMatch

struct _xsltCompMatch* _xsltStylesheet::parentMatch

Definition at line 1510 of file xsltInternals.h.

◆ piMatch

struct _xsltCompMatch* _xsltStylesheet::piMatch

Definition at line 1512 of file xsltInternals.h.

Referenced by xsltGetTemplate().

◆ preComps

xsltElemPreCompPtr _xsltStylesheet::preComps

Definition at line 1570 of file xsltInternals.h.

◆ principal

xsltStylesheetPtr _xsltStylesheet::principal

Definition at line 1620 of file xsltInternals.h.

◆ rootMatch

struct _xsltCompMatch* _xsltStylesheet::rootMatch

Definition at line 1506 of file xsltInternals.h.

Referenced by xsltGetTemplate().

◆ standalone

int _xsltStylesheet::standalone

Definition at line 1561 of file xsltInternals.h.

◆ stripAll

int _xsltStylesheet::stripAll

Definition at line 1492 of file xsltInternals.h.

◆ stripSpaces

xmlHashTablePtr _xsltStylesheet::stripSpaces

Definition at line 1490 of file xsltInternals.h.

◆ templates

xsltTemplatePtr _xsltStylesheet::templates

Definition at line 1503 of file xsltInternals.h.

◆ templatesHash

xmlHashTablePtr _xsltStylesheet::templatesHash

Definition at line 1504 of file xsltInternals.h.

Referenced by xsltGetTemplate().

◆ textMatch

struct _xsltCompMatch* _xsltStylesheet::textMatch

Definition at line 1511 of file xsltInternals.h.

Referenced by xsltGetTemplate().

◆ variables

xsltStackElemPtr _xsltStylesheet::variables

Definition at line 1498 of file xsltInternals.h.

Referenced by xsltProcessUserParamInternal().

◆ version

xmlChar* _xsltStylesheet::version

Definition at line 1553 of file xsltInternals.h.

◆ warnings

int _xsltStylesheet::warnings

Definition at line 1571 of file xsltInternals.h.

◆ xpathCtxt

xmlXPathContextPtr _xsltStylesheet::xpathCtxt

Definition at line 1636 of file xsltInternals.h.


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