Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlregexp.c166 struct _xmlRegAtom { struct
167 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 …]