/titanic_52/usr/src/man/man1/ |
H A D | at.1 | 303 The \fItime\fR can be specified as one, two or four digits. One- and two-digit 304 numbers are taken to be hours, four-digit numbers to be hours and minutes. The
|
H A D | sed.1 | 441 Nonprintable characters are written as three-digit octal numbers (with a 505 is a digit, is replaced by the text matched
|
/titanic_52/usr/src/man/man1m/ |
H A D | fsdb_udfs.1m | 340 letter or digit. 350 digit.
|
/titanic_52/usr/src/uts/intel/io/acpica/executer/ |
H A D | exnames.c | 193 * If first character is a digit, then we know that we aren't looking in AcpiExNameSegment() 200 ACPI_ERROR ((AE_INFO, "Invalid leading digit: %c", CharBuf[0])); in AcpiExNameSegment()
|
/titanic_52/usr/src/cmd/cpio/ |
H A D | utils.c | 226 * Convert val to digit string and put it in str. The next address 227 * of the last digit is returned.
|
/titanic_52/usr/src/cmd/csh/ |
H A D | sh.misc.c | 323 if (!digit(*cp++)) in number() 326 while (*cp && digit(*cp)) in number()
|
H A D | sh.set.c | 143 while (*cp && digit(*cp)) in getinx() 367 if (!digit(*cp)) in getn() 371 while (digit(*cp)) in getn()
|
/titanic_52/usr/src/ucblib/libucb/port/gen/ |
H A D | regex.c | 77 * 3. A \ followed by any character except a digit or ( ) 88 * 7. A \ followed by a digit n matches a copy of the string that the
|
/titanic_52/usr/src/lib/libc/port/gen/ |
H A D | regexpr.c | 71 * 3. A \ followed by any character except a digit or ( ) 82 * 7. A \ followed by a digit n matches a copy of the string that the
|
/titanic_52/usr/src/lib/libbc/libc/gen/common/ |
H A D | regex.c | 68 * 3. A \ followed by any character except a digit or ( ) 79 * 7. A \ followed by a digit n matches a copy of the string that the
|
/titanic_52/usr/src/man/man3head/ |
H A D | regex.h.3head |
|
/titanic_52/usr/src/man/man3rsm/ |
H A D | rsm_memseg_export_publish.3rsm | 57 access control each octal digit may have the following values:
|
/titanic_52/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_stdlib.c | 50 * If the initial character is not a digit, the result is a special in fptos()
|
/titanic_52/usr/src/boot/include/ |
H A D | runetype.h | 46 * The lower 8 bits of runetype[] contain the digit value of the rune.
|
/titanic_52/usr/src/contrib/ast/src/lib/libast/tm/ |
H A D | tmxfmt.c | 262 case 'C': /* 2 digit century */ in tmxfmt() 280 case 'g': /* %V 2 digit year */ in tmxfmt() 281 case 'G': /* %V 4 digit year */ in tmxfmt()
|
/titanic_52/usr/src/lib/json_nvlist/ |
H A D | json_nvlist.c | 204 * Handle four-digit Unicode escapes up to and including \u007f. in collect_string_escape() 214 * Deal with 4-digit unicode escape. in collect_string_escape() 353 posterror(s, EPROTO, "malformed number: expected digit (0-9)"); in collect_number()
|
/titanic_52/usr/src/common/mpi/ |
H A D | mpprime.c | 101 DIGIT(a, ix) = next; in mpp_random()
|
/titanic_52/usr/src/common/util/ |
H A D | strtolctype.h | 75 #define DIGIT(x) \ macro
|
/titanic_52/usr/src/contrib/ast/src/lib/libast/regex/ |
H A D | regerror.c | 41 /* REG_ESUBREG */ "invalid \\digit backreference",
|
/titanic_52/usr/src/ucblib/libtermcap/ |
H A D | tputs.c | 91 * Only one digit to the right of the decimal point. in tputs()
|
/titanic_52/usr/src/cmd/factor/ |
H A D | factor.c | 34 * works up to 14 digit numbers
|
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | sh.1 | 1194 is followed by a letter, digit, or underscore 1203 A positional parameter of more than one digit must be 2209 The optional \fIp\fP is a digit specifying the \fIprecision\fP, 2544 .if n alnum alpha blank cntrl digit graph lower print punct space upper word xdigit 2545 .if t alnum alpha blank cntrl digit graph lower print punct space upper word xdigit 2703 is a single digit and \f3\e\fP\f2n\^\fP comes after 3392 .I digit\^ 3526 .BI <& digit 3528 .I digit 3534 .BI <& digit \ [all...] |
/titanic_52/usr/src/lib/libc/port/fp/ |
H A D | __flt_decim.c | 139 /* decompose x into four-digit chunks */ in __double_to_digits() 173 /* continue converting four-digit chunks */ in __double_to_digits()
|
/titanic_52/usr/src/contrib/ast/src/lib/libast/path/ |
H A D | pathshell.c | 62 if ((sh = getenv("SHELL")) && *sh == '/' && strmatch(sh, "*/(sh|*[!cC]sh)*([[:digit:]])?(-+([.[:alnum:]]))?(.exe)")) in pathshell()
|
/titanic_52/usr/src/cmd/devfsadm/ |
H A D | devlink.tab.sh | 83 # \Nn - a sequential counter, starting at n (a *single* digit, giving
|