Searched defs:_xmlRegAtom (Results 1 – 1 of 1) sorted by relevance
189 struct _xmlRegAtom { struct190 int no;191 xmlRegAtomType type;192 xmlRegQuantType quant;193 int min;194 int max;196 void *valuep;197 void *valuep2;198 int neg;199 int codepoint;[all …]