Home
last modified time | relevance | path

Searched defs:_xmlRegAtom (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlregexp.c189 struct _xmlRegAtom { struct
190 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 …]