Searched defs:_xmlRegRange (Results 1 – 1 of 1) sorted by relevance
152 struct _xmlRegRange { struct153 int neg; /* 0 normal, 1 not, 2 exclude */154 xmlRegAtomType type;155 int start;156 int end;157 xmlChar *blockName;