Searched defs:_xmlRegAtom (Results 1 – 1 of 1) sorted by relevance
184 struct _xmlRegAtom { struct185 int no;186 xmlRegAtomType type;187 xmlRegQuantType quant;188 int min;189 int max;191 void *valuep;192 void *valuep2;193 int neg;194 int codepoint;[all …]