Home
last modified time | relevance | path

Searched refs:this_inverted (Results 1 – 4 of 4) sorted by relevance

/dports/lang/perl5.30/perl-5.30.3/
H A Dregcomp.c19079 bool this_inverted = invert ^ try_inverted; in S_regclass() local
19091 else /* is /d */ if (! this_inverted) { in S_regclass()
/dports/lang/perl5.34/perl-5.34.0/
H A Dregcomp.c19843 bool this_inverted = invert ^ try_inverted; in S_regclass() local
19855 else /* is /d */ if (! this_inverted) { in S_regclass()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dregcomp.c20006 bool this_inverted = *invert ^ try_inverted; in S_optimize_regclass() local
20018 else /* is /d */ if (! this_inverted) { in S_optimize_regclass()
/dports/lang/perl5.32/perl-5.32.1/
H A Dregcomp.c19698 bool this_inverted = invert ^ try_inverted; in S_regclass() local
19710 else /* is /d */ if (! this_inverted) { in S_regclass()