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