Searched defs:_xmlRegAtom (Results 1 – 2 of 2) sorted by relevance
180 struct _xmlRegAtom { struct181 int no;182 xmlRegAtomType type;183 xmlRegQuantType quant;184 int min;185 int max;187 void *valuep;188 void *valuep2;189 int neg;190 int codepoint;[all …]
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 …]