Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dregcomp_internal.h244 #define RExC_frame_head (pRExC_state->frame_head) macro
H A Dregcomp_study.c2304 RExC_frame_head= newframe; in Perl_study_chunk()
H A Dregcomp.c1423 RExC_frame_head= NULL; in Perl_re_op_compile()