/titanic_41/usr/src/man/man5/ |
H A D | mandoc_char.5 | 551 .It \e(*A Ta \(*A Ta Alpha 575 .It \e(*a Ta \(*a Ta alpha
|
/titanic_41/usr/src/cmd/localedef/ |
H A D | scanner.c | 135 { T_ISALPHA, "alpha" }, 157 * also defining it as an alpha or digit. We ignore it in our
|
H A D | ctype.c | 127 * should already be specified as a digit or alpha. in add_ctype_impl()
|
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | mappath.c | 203 /* If its a parametric entry beginning with an alpha character. */ in mapvar()
|
/titanic_41/usr/src/cmd/sgs/lex/common/ |
H A D | ldefs.h | 278 int alpha(int c);
|
H A D | parser.y | 909 if(alpha(peek)){ 913 while(alpha(peek)) {
|
/titanic_41/usr/src/lib/libast/common/regex/ |
H A D | regclass.c | 110 { SZ("alpha"), Isalpha },
|
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_serial.c | 159 * - convert all alpha chars to uppercase in ipmi_serial_lookup()
|
/titanic_41/usr/src/uts/common/inet/sctp/ |
H A D | sctp_timer.c | 746 * alpha and beta are NOT tunable in this implementation, in sctp_update_rtt() 747 * and so are hard-coded in. alpha = 1/8, beta = 1/4. in sctp_update_rtt()
|
/titanic_41/usr/src/lib/libldap5/sources/ldap/ber/ |
H A D | lber-int.h | 234 * htonl and ntohl on the DEC Alpha under OSF 1 seem to only swap the
|
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/ |
H A D | dbm.c | 61 * transfered. Has been observed for DEC Alpha OSF, but will handle
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/ |
H A D | fcal_leds.h | 54 gettext("SUNW_fcal_leds: line %d token begins non-alpha\n")
|
/titanic_41/usr/src/grub/grub-0.97/netboot/ |
H A D | elf.h | 39 #define EM_FAKE_ALPHA 41 /* Digital Alpha */
|
/titanic_41/usr/src/man/man1/ |
H A D | nawk.1 | 1488 \fB/(G|D)(2[0-9][[:alpha:]]*)/\fR 1498 This example uses character classes \fBdigit\fR and \fBalpha\fR to match 1504 \fB/(G|D)([[:digit:][:alpha:]]*)/\fR
|
/titanic_41/usr/src/lib/libshell/common/data/ |
H A D | msg.c | 153 const char e_alphanum[] = "[_[:alpha:]]*([_[:alnum:]])";
|
/titanic_41/usr/src/cmd/nscd/ |
H A D | nscd_nswparse.c | 112 /* give the next non-alpha character */
|
/titanic_41/usr/src/lib/libshell/common/tests/ |
H A D | builtins.sh | 237 alpha=abcdefghijklmnop 238 if [[ $(printf "%10.*s\n" 5 $alpha) != ' abcde' ]]
|
/titanic_41/usr/src/cmd/tic/ |
H A D | tic_parse.c | 81 * The REAL Alpha-one Release Version 84 * Alpha Test Release One
|
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | wrefresh.c | 188 * Let alpha-numerics and periods (.) be narrow glyphes.
|
/titanic_41/usr/src/cmd/mandoc/ |
H A D | tbl_layout.c | 297 * row_elem ::= [\t\ ]*[:alpha:]+ in row()
|
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | wrefresh.c | 194 * Let alpha-numerics and periods (.) be narrow glyphes.
|
/titanic_41/usr/src/uts/intel/io/acpica/executer/ |
H A D | exnames.c | 242 "Leading character is not alpha: %02Xh (not a name)\n", in AcpiExNameSegment()
|
/titanic_41/usr/src/grub/grub-0.97/docs/ |
H A D | grub.info-3 | 981 GRUB is available from the GNU alpha archive site 982 `ftp://alpha.gnu.org/gnu/grub' or any of its mirrors. The file will be 986 `ftp://alpha.gnu.org/gnu/grub/grub-0.95.tar.gz'
|
/titanic_41/usr/src/cmd/locale/ |
H A D | locale.c | 287 {"alpha", SPECIAL LC_CTYPE, TYPE_CTP}, 1033 "upper", "lower", "alpha", "digit", "space", "cntrl", in prt_ctp()
|
/titanic_41/usr/src/lib/libadm/common/ |
H A D | getdgrp.c | 368 break; /* Optimization: alpha sorted list */ in isindevlist()
|