/titanic_50/usr/src/lib/libast/common/tm/ |
H A D | tmword.c | 56 if (!isalpha(c) || c != *t && (islower(c) ? toupper(c) : tolower(c)) != *t) in tmword() 62 if (!isalpha(c)) in tmword() 76 while (isalpha(c = *s++) && (c == *t || (islower(c) ? toupper(c) : tolower(c)) == *t)) t++; in tmword() 77 if (!*t && !isalpha(c)) in tmword()
|
H A D | tmxdate.c | 277 …if ((*s == 'P' || *s == 'p') && (!isalpha(*(s + 1)) || (*(s + 1) == 'T' || *(s + 1) == 't') && !is… in tmxdate() 807 …else if (f == -1 && isalpha(*t) && tmlex(t, &t, tm_info.format + TM_ORDINAL, TM_ORDINALS - TM_ORDI… in tmxdate() 1077 if (isalpha(*s)) in tmxdate() 1083 if (isalpha(*s)) in tmxdate() 1087 if (isalpha(*s)) in tmxdate() 1091 if (isalpha(*s)) in tmxdate() 1095 if (isalpha(*s)) in tmxdate() 1099 if (isalpha(*s)) in tmxdate() 1562 if (isalpha(*++s)) in tmxdate()
|
/titanic_50/usr/src/cmd/mandoc/ |
H A D | mdoc_hash.c | 49 if (isalpha((unsigned char)p[1])) in mdoc_hash_init() 71 if ( ! isalpha((unsigned char)p[0]) && '%' != p[0]) in mdoc_hash_find() 74 if (isalpha((unsigned char)p[1])) in mdoc_hash_find()
|
H A D | man_hash.c | 65 assert(isalpha((unsigned char)x)); in man_hash_init() 87 if ( ! (isalpha((unsigned char)x))) in man_hash_find()
|
/titanic_50/usr/src/lib/libshell/common/include/ |
H A D | lexstates.h | 88 # undef isalpha 89 # define isalpha(x) iswalpha(x) macro 110 # define isaname(c) ((c)>0xff?isalpha(c): sh_lexstates[ST_NAME][(c)]==0) 111 # define isaletter(c) ((c)>0xff?isalpha(c): sh_lexstates[ST_DOL][(c)]==S_ALP && (c)!='.')
|
/titanic_50/usr/src/cmd/ssh/libssh/common/ |
H A D | g11n.c | 82 !isalpha(locale[0]) || in g11n_locale2langtag() 83 !isalpha(locale[1]) || in g11n_locale2langtag() 100 !isalpha(locale[3]) || in g11n_locale2langtag() 101 !isalpha(locale[4]) || in g11n_locale2langtag() 144 (!isalpha(locale[0]) || !isalpha(locale[1]) || in g11n_langtag_matches_locale() 151 (!isalpha(langtag[0]) || !isalpha(langtag[1]) || in g11n_langtag_matches_locale() 183 if (!isalpha(langtag[3]) || !isalpha(langtag[4]) || in g11n_langtag_matches_locale() 191 if (locale[2] != '_' || !isalpha(locale[3]) || !isalpha(locale[4]) || in g11n_langtag_matches_locale()
|
/titanic_50/usr/src/cmd/mdb/common/libstand/ |
H A D | ctype.c | 55 isalpha(int c) in isalpha() function 64 return ((isalpha(c) || isdigit(c)) ? 1 : 0); in isalnum()
|
/titanic_50/usr/src/common/util/ |
H A D | strtolctype.h | 59 #define isalnum(ch) (isalpha(ch) || isdigit(ch)) 60 #define isalpha(ch) (isupper(ch) || islower(ch)) macro
|
/titanic_50/usr/src/uts/common/io/cardbus/ |
H A D | cardbus_parse.h | 76 #undef isalpha 81 #define isalpha(ch) (((ch) >= 'a' && (ch) <= 'z') || \ macro
|
/titanic_50/usr/src/lib/libeti/form/common/ |
H A D | ty_alpha.c | 107 while (*v && isalpha(*v)) in fcheck_alpha() 121 return (isalpha(c)); in ccheck_alpha()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | ctype.h | 98 isalpha(char c) in isalpha() function 102 #pragma inline(isalpha)
|
H A D | kobj_lex.h | 53 #define isalphanum(ch) (isalpha(ch) || isdigit(ch))
|
/titanic_50/usr/src/lib/libbc/inc/5include/ |
H A D | ctype.h | 43 extern int isalpha(/* int c */); 65 #define isalpha(c) ((_ctype_ + 1)[c] & (_U | _L)) macro
|
/titanic_50/usr/src/lib/libadm/common/ |
H A D | pkgnmchk.c | 86 if (!isalpha((unsigned char)*pt) && in valname() 98 if (!isalpha((unsigned char)*pkg)) in valname()
|
/titanic_50/usr/src/cmd/vi/port/ |
H A D | ex_cmds2.c | 59 if (wh && isalpha(c = peekchar()) && isascii(c) && !isdigit(c)) in cmdreg() 61 if (wh && isalpha(c = peekchar()) && isascii(c)) in cmdreg() 585 if (notinvis || (isalpha(c) && isascii(c))) { in tailprim() 594 while (cp < &tcommand[19] && isalpha(c = peekchar()) && isascii(c)) in tailprim()
|
/titanic_50/usr/src/lib/libpkg/common/ |
H A D | mappath.c | 80 if ((*pt == '$') && isalpha(pt[1]) && in mappath() 204 if (*varname == '$' && isalpha(varname[1])) { in mapvar()
|
/titanic_50/usr/src/cmd/ldap/common/ |
H A D | fileurl.c | 116 if ( isalpha( path[1] ) && ( path[2] == '|' || path[2] == ':' )) { in ldaptool_fileurl2path() 146 if ( isalpha( pathcopy[0] ) && pathcopy[1] == '|' ) { in ldaptool_fileurl2path() 194 if ( isalpha( path[0] ) && path[1] == ':' ) { in ldaptool_path2fileurl()
|
/titanic_50/usr/src/cmd/sendmail/libsm/ |
H A D | strto.c | 124 else if (isascii(c) && isalpha(c)) 230 else if (isascii(c) && isalpha(c))
|
/titanic_50/usr/src/uts/common/fs/sockfs/ |
H A D | nl7curi.h | 55 #ifndef isalpha 56 #define isalpha(c) (((c) >= 'A' && (c) <= 'Z') || ((c) >= 'a' && (c) <= 'z')) macro
|
/titanic_50/usr/src/lib/print/libhttp-core/common/ |
H A D | http-support.c | 354 if (isalpha(*src)) in http_copy_decode() 360 if (isalpha(*src)) in http_copy_decode()
|
/titanic_50/usr/src/lib/libbc/libc/gen/common/ |
H A D | ctype_.c | 73 #undef isalpha 89 int isalpha(c) in isalpha() function
|
/titanic_50/usr/src/lib/libpp/common/ |
H A D | ppsym.c | 48 if (*s++ == '-' && *s++ == 'D' && isalpha(*s)) in main()
|
/titanic_50/usr/src/head/iso/ |
H A D | ctype_iso.h | 92 extern int isalpha(int);
|
/titanic_50/usr/src/cmd/refer/ |
H A D | hunt3.c | 35 if (isalpha(c) || isdigit(c)) { in getq()
|
/titanic_50/usr/src/lib/libast/common/string/ |
H A D | ccmapid.c | 151 if (sub[1] > n && !isalpha(c)) in ccmapid()
|