Lines Matching full:single
90 possibly followed by a single**
152 (matching any single character),
169 or a single character with no other significance (matching that character).
179 It normally matches any single character from the list (but see below).
182 it matches any single character
225 a multi-character sequence that collates as if it were a single character,
232 The sequence is a single element of the bracket expression's list.
378 Matches any single character that is not a newline
381 Matches any single character in
428 Matches any single character, other than newline, not in
445 Anchors the single character regular expression or subexpression
448 Anchors the single character regular expression or subexpression
461 Matches the single character regular expression or subexpression
492 Matches the single character regular expression or subexpression
598 Matches any single character that is not a newline
601 Matches any single character in
648 Matches any single character, other than newline, not in
665 Anchors the single character regular expression or subexpression
668 Anchors the single character regular expression or subexpression
686 Matches the single character regular expression or subexpression
709 Matches the single character regular expression or subexpression