Searched refs:RExC_study_started (Results 1 – 3 of 3) sorted by relevance
248 #define RExC_study_started (pRExC_state->study_started) macro
1623 RExC_study_started= 1; in Perl_study_chunk()
1421 RExC_study_started = 0; in Perl_re_op_compile()12791 assert(!RExC_study_started); /* I believe we should never use reginsert once we have started in S_reginsert()