start | Position of the first character of the line containing the beginning of the range. |
end | Position of the first character of the terminator of the line containing the end of the range. |
next | Position of the first character past the terminator of the line containing the end of the range. |
range | Interval of positions representing the line(s) containing the range, including the line termination characters. |
all | All three positions: start, end and next in that order. |
A line is delimited by any of these characters, the longest possible
sequence being preferred to any shorter: