ReactOS 0.4.15-dev-7842-g558ab78
_xsltNumberData Struct Reference

#include <numbersInternals.h>

Collaboration diagram for _xsltNumberData:

Public Attributes

const xmlCharlevel
 
const xmlCharcount
 
const xmlCharfrom
 
const xmlCharvalue
 
const xmlCharformat
 
int has_format
 
int digitsPerGroup
 
int groupingCharacter
 
int groupingCharacterLen
 
xmlDocPtr doc
 
xmlNodePtr node
 
struct _xsltCompMatchcountPat
 
struct _xsltCompMatchfromPat
 

Detailed Description

Definition at line 30 of file numbersInternals.h.

Member Data Documentation

◆ count

const xmlChar* _xsltNumberData::count

Definition at line 32 of file numbersInternals.h.

◆ countPat

struct _xsltCompMatch* _xsltNumberData::countPat

Definition at line 42 of file numbersInternals.h.

Referenced by xsltFreeStylePreComp().

◆ digitsPerGroup

int _xsltNumberData::digitsPerGroup

Definition at line 37 of file numbersInternals.h.

◆ doc

xmlDocPtr _xsltNumberData::doc

Definition at line 40 of file numbersInternals.h.

◆ format

const xmlChar* _xsltNumberData::format

Definition at line 35 of file numbersInternals.h.

◆ from

const xmlChar* _xsltNumberData::from

Definition at line 33 of file numbersInternals.h.

◆ fromPat

struct _xsltCompMatch* _xsltNumberData::fromPat

Definition at line 43 of file numbersInternals.h.

Referenced by xsltFreeStylePreComp().

◆ groupingCharacter

int _xsltNumberData::groupingCharacter

Definition at line 38 of file numbersInternals.h.

◆ groupingCharacterLen

int _xsltNumberData::groupingCharacterLen

Definition at line 39 of file numbersInternals.h.

◆ has_format

int _xsltNumberData::has_format

Definition at line 36 of file numbersInternals.h.

◆ level

const xmlChar* _xsltNumberData::level

Definition at line 31 of file numbersInternals.h.

◆ node

xmlNodePtr _xsltNumberData::node

Definition at line 41 of file numbersInternals.h.

◆ value

const xmlChar* _xsltNumberData::value

Definition at line 34 of file numbersInternals.h.


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