Home
last modified time | relevance | path

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

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