Home
last modified time | relevance | path

Searched defs:_xmlChRangeGroup (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/include/libxml/
Dchvalid.h44 struct _xmlChRangeGroup { struct
45 int nbShortRange;
46 int nbLongRange;
47 const xmlChSRange *shortRange; /* points to an array of ranges */
48 const xmlChLRange *longRange;