Searched refs:orec_inf (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xedit/dist/lisp/re/
H A Dreo.c48 } orec_inf; typedef in typeref:struct:_orec_inf
53 static int orec_alt(orec_inf*, rec_alt*);
54 static int orec_pat(orec_inf*, rec_pat*);
55 static int orec_grp(orec_inf*, rec_grp*);
56 static int orec_pat_bad_rpt(orec_inf*, rec_pat*);
57 static int orec_pat_bad_forward_rpt(orec_inf*, rec_pat*);
58 static int orec_pat_rng(orec_inf*, rec_pat*);
59 static int orec_pat_cse(orec_inf*, rec_pat*);
60 static int orec_pat_cse_can(orec_inf*, rec_pat*);
61 static int orec_str_list(orec_inf*, rec_al
[all...]

Completed in 3 milliseconds