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