ReactOS 0.4.15-dev-7942-gd23573b
_xmlChRangeGroup Struct Reference

#include <chvalid.h>

Collaboration diagram for _xmlChRangeGroup:

Public Attributes

int nbShortRange
 
int nbLongRange
 
const xmlChSRangeshortRange
 
const xmlChLRangelongRange
 

Detailed Description

Definition at line 44 of file chvalid.h.

Member Data Documentation

◆ longRange

const xmlChLRange* _xmlChRangeGroup::longRange

Definition at line 48 of file chvalid.h.

Referenced by xmlCharInRange().

◆ nbLongRange

int _xmlChRangeGroup::nbLongRange

Definition at line 46 of file chvalid.h.

Referenced by xmlCharInRange().

◆ nbShortRange

int _xmlChRangeGroup::nbShortRange

Definition at line 45 of file chvalid.h.

Referenced by xmlCharInRange().

◆ shortRange

const xmlChSRange* _xmlChRangeGroup::shortRange

Definition at line 47 of file chvalid.h.

Referenced by xmlCharInRange().


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