Searched refs:compflags (Results 1 – 6 of 6) sorted by relevance
196 PERL_BITFIELD32 compflags:9; member606 # define RXp_COMPFLAGS(rx) ((rx)->compflags)
2597 SV_SET_STRINGIFY_REGEXP_FLAGS(d,r->compflags,regexp_extflags_names); in Perl_do_sv_dump()2599 (UV)(r->compflags), SvPVX_const(d)); in Perl_do_sv_dump()
1634 compflags = 3
701 PERL_BITFIELD32 compflags:9;
680 C<compflags> method that returns the pertinent flags originating from the
6345 $pmflags = $re->compflags;