Lines Matching refs:digit
787 @item \@var{digit}
788 Matches the @var{digit}-th @code{\(@dots{}\)} parenthesized
1588 letter or digit or the underscore character.
1708 To increment one number you just add 1 to last digit, replacing
1709 it by the following digit. There is one exception: when the digit
1717 using multiple @code{s} commands to increment the last digit,
1735 # incr last digit only. The first line adds a most-significant
1736 # digit of 1 if we have to add a digit.
2114 # if we're going to add a digit on the next line
3103 sequence of up to three octal digits. If the first digit
3105 just note that if the character that follows the escaped digit
3106 is itself an octal digit, you have to supply three octal digits
3112 The handling of a backslash followed by a digit other than 0
3161 Matches any decimal digit
3164 Matches any character that is not a decimal digit
3349 hexadecimal digit. A circumflex can conveniently be used
3352 For example, the class @code{[^\W_]} matches any letter or digit,
3386 @item digit
3419 [12[:^digit:]]
3423 matches @samp{1}, @samp{2}, or any non-digit.
3694 which matches one digit by preference, but can match two if
3747 Outside a character class, a backslash followed by a digit
3798 in @sc{posix} mode. If the pattern continues with a digit