Home
last modified time | relevance | path

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

/dports/lang/perl5.34/perl-5.34.0/
H A Dop.c7346 bool adjacent_to_range_below = FALSE; in S_pmtrans() local
7604 adjacent_to_range_below = TRUE; in S_pmtrans()
7712 if (! adjacent_to_range_below) { in S_pmtrans()
7748 else if (adjacent_to_range_below && adjacent_to_range_above) { in S_pmtrans()
7762 else if (adjacent_to_range_below) { in S_pmtrans()
/dports/lang/perl5.32/perl-5.32.1/
H A Dop.c7345 bool adjacent_to_range_below = FALSE; in S_pmtrans() local
7603 adjacent_to_range_below = TRUE; in S_pmtrans()
7711 if (! adjacent_to_range_below) { in S_pmtrans()
7747 else if (adjacent_to_range_below && adjacent_to_range_above) { in S_pmtrans()
7761 else if (adjacent_to_range_below) { in S_pmtrans()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dop.c7351 bool adjacent_to_range_below = FALSE; in S_pmtrans() local
7609 adjacent_to_range_below = TRUE; in S_pmtrans()
7717 if (! adjacent_to_range_below) { in S_pmtrans()
7753 else if (adjacent_to_range_below && adjacent_to_range_above) { in S_pmtrans()
7767 else if (adjacent_to_range_below) { in S_pmtrans()