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