Searched defs:_xmlRegAtom (Results 1 – 1 of 1) sorted by relevance
166 struct _xmlRegAtom { struct167 int no;168 xmlRegAtomType type;169 xmlRegQuantType quant;170 int min;171 int max;173 void *valuep;174 void *valuep2;175 int neg;176 int codepoint;[all …]