Home | History | Annotate | Download | only in pcre

Lines Matching full:verbitem

190 typedef struct verbitem {
194 } verbitem;
207 static const verbitem verbs[] = {
219 static const int verbcount = sizeof(verbs)/sizeof(verbitem);