Home
last modified time | relevance | path

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

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