Lines Matching refs:digit
786 @item \@var{digit}
787 Matches the @var{digit}-th @code{\(@dots{}\)} parenthesized
1587 letter or digit or the underscore character.
1697 To increment one number you just add 1 to last digit, replacing
1698 it by the following digit. There is one exception: when the digit
1706 using multiple @code{s} commands to increment the last digit,
1721 # incr last digit only. The first line adds a most-significant
1722 # digit of 1 if we have to add a digit.
2024 # if we're going to add a digit on the next line
2936 sequence of up to three octal digits. If the first digit
2938 just note that if the character that follows the escaped digit
2939 is itself an octal digit, you have to supply three octal digits
2945 The handling of a backslash followed by a digit other than 0
2994 Matches any decimal digit
2997 Matches any character that is not a decimal digit
3182 hexadecimal digit. A circumflex can conveniently be used
3185 For example, the class @code{[^\W_]} matches any letter or digit,
3219 @item digit
3252 [12[:^digit:]]
3256 matches @samp{1}, @samp{2}, or any non-digit.
3527 which matches one digit by preference, but can match two if
3580 Outside a character class, a backslash followed by a digit
3631 in @sc{posix} mode. If the pattern continues with a digit