Searched defs:xmlChRangeGroup (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/include/libxml/
H A Dchvalid.h42 typedef struct _xmlChRangeGroup xmlChRangeGroup; typedef in typeref:struct:_xmlChRangeGroup
43 typedef xmlChRangeGroup *xmlChRangeGroupPtr;
55 xmlCharInRange(unsigned int val, const xmlChRangeGroup *group);
80 XMLPUBVAR const xmlChRangeGroup xmlIsBaseCharGroup;
124 XMLPUBVAR const xmlChRangeGroup xmlIsCharGroup;
136 XMLPUBVAR const xmlChRangeGroup xmlIsCombiningGroup;
156 XMLPUBVAR const xmlChRangeGroup xmlIsDigitGroup;
176 XMLPUBVAR const xmlChRangeGroup xmlIsExtenderGroup;
190 XMLPUBVAR const xmlChRangeGroup xmlIsIdeographicGroup;

Completed in 128 milliseconds