Searched defs:_xmlRegRange (Results 1 – 1 of 1) sorted by relevance
175 struct _xmlRegRange { struct176 int neg; /* 0 normal, 1 not, 2 exclude */177 xmlRegAtomType type;178 int start;179 int end;180 xmlChar *blockName;