Searched defs:_xmlChRangeGroup (Results 1 – 1 of 1) sorted by relevance
44 struct _xmlChRangeGroup { struct45 int nbShortRange;46 int nbLongRange;47 const xmlChSRange *shortRange; /* points to an array of ranges */48 const xmlChLRange *longRange;