Home
last modified time | relevance | path

Searched refs:RExC_study_started (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dregcomp_internal.h248 #define RExC_study_started (pRExC_state->study_started) macro
H A Dregcomp_study.c1623 RExC_study_started= 1; in Perl_study_chunk()
H A Dregcomp.c1421 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()