Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dop.c6485 bool adjacent_to_range_below = FALSE; in S_pmtrans() local
6743 adjacent_to_range_below = TRUE; in S_pmtrans()
6851 if (! adjacent_to_range_below) { in S_pmtrans()
6887 else if (adjacent_to_range_below && adjacent_to_range_above) { in S_pmtrans()
6901 else if (adjacent_to_range_below) { in S_pmtrans()