Searched defs:_xmlRegRange (Results 1 – 2 of 2) sorted by relevance
166 struct _xmlRegRange { struct167 int neg; /* 0 normal, 1 not, 2 exclude */168 xmlRegAtomType type;169 int start;170 int end;171 xmlChar *blockName;
169 struct _xmlRegRange { struct170 int neg; /* 0 normal, 1 not, 2 exclude */171 xmlRegAtomType type;172 int start;173 int end;174 xmlChar *blockName;