Searched defs:re_cc_state (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dregexec.c281 typedef struct re_cc_state struct
285 struct re_cc_state *prev;
288 } re_cc_state; typedef in typeref:struct:re_cc_state
2864 re_cc_state state;
3798 re_cc_state *cur_call_cc = PL_reg_call_cc;

Completed in 32 milliseconds