Lines Matching refs:range
87 # when the range ends with the character ']'.
89 # 'A' begins the range, 'B' is in the middle of the range, ']' ends the range,
90 # 'a' is outside the range.
92 # The ']' is part of the character range and at the same time ends the
95 # The first ']' is part of the character range and at the same time ends the
98 # The first ']' is part of the character range and at the same time ends the
101 # For negative character lists, the ']' ends the character range but does not
104 # is no practical need for a character range that ends at ']'.