Searched refs:isascii (Results 1 - 25 of 90) sorted by relevance

1234

/osnet-11/usr/src/lib/libc/port/i18n/
H A Disascii.c32 #pragma weak _isascii = isascii
35 isascii(int c) function
/osnet-11/usr/src/cmd/sendmail/libsmutil/
H A Derr.c33 if (isascii(m[0]) && isdigit(m[0]) &&
34 isascii(m[1]) && isdigit(m[1]) &&
35 isascii(m[2]) && isdigit(m[2]) && m[3] == ' ')
57 if (isascii(m[0]) && isdigit(m[0]) &&
58 isascii(m[1]) && isdigit(m[1]) &&
59 isascii(m[2]) && isdigit(m[2]) && m[3] == ' ')
/osnet-11/usr/src/lib/libeti/form/common/
H A Dfield_pad.c41 if (!(isascii(pad) && isprint(pad)))
/osnet-11/usr/src/cmd/sendmail/src/
H A Dtrace.c78 while (isascii(*s) && isdigit(*s) && i < tTsize)
86 while (isascii(*s) && isdigit(*s) && i >= tTsize)
94 while (isascii(*++s) && isdigit(*s) && i < tTsize)
98 while (isascii(*s) && isdigit(*s) && i >= tTsize)
108 while (isascii(*++s) && isdigit(*s))
158 while (isascii(*s) && isdigit(*s))
221 if (isascii(*s) && isdigit(*s))
H A Dreadcf.c522 while (*p != '\0' && isascii(*p) && isspace(*p))
525 while (*p != '\0' && !(isascii(*p) && isspace(*p)))
539 for (p = ep; isascii(*p) && isspace(*p); )
545 !(isascii(*p) && isspace(*p)))
547 while (isascii(*p) && isspace(*p))
593 while (isascii(*++p) && isspace(*p))
645 for (p = &bp[1]; isascii(*p) && isspace(*p); p++)
647 if (!isascii(*p) || !isdigit(*p))
682 for (p = ep; isascii(*p) && isalpha(*p); )
813 while (isascii(*
[all...]
H A Dcontrol.c319 for (p = inp; isascii(*p) && isspace(*p); p++)
323 !(isascii(*p) && isspace(*p)) &&
329 while (isascii(*p) && isspace(*p))
H A Dmap.c168 while (isascii(*p) && isspace(*p))
212 while (isascii(*++p) && isspace(*p))
218 while (isascii(*++p) && isspace(*p))
261 while (*p != '\0' && !(isascii(*p) && isspace(*p)))
278 while (*p != '\0' && !(isascii(*p) && isspace(*p)))
285 while (*p != '\0' && isascii(*p) && isspace(*p))
358 if (!(isascii(c) && isdigit(c)))
403 if (!(isascii(c) && isdigit(c)))
1028 while (isascii(*p) && isspace(*p))
1090 while (isascii(*
[all...]
H A Dheaders.c158 if (!isascii(*p))
174 while (isascii(*p) && isgraph(*p) && *p != ':')
177 while (isascii(*p) && isspace(*p))
189 while (isascii(*p) && isspace(*p))
204 for (p = hbuf; isascii(*p) && isspace(*p); )
724 while (isascii(*s) && isspace(*s))
772 while (isascii(*s) && isspace(*s))
913 while (isascii(*e->e_msgid) && isspace(*e->e_msgid))
1334 while (*addr != '\0' && isascii(*addr) && isspace(*addr))
1477 isascii(*
[all...]
/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dstrto.c67 } while (isascii(c) && isspace(c));
122 if (isascii(c) && isdigit(c))
124 else if (isascii(c) && isalpha(c))
203 } while (isascii(c) && isspace(c));
228 if (isascii(c) && isdigit(c))
230 else if (isascii(c) && isalpha(c))
H A Dutil.c56 else if (!(isascii(*h) && isprint(*h)))
76 if (isascii(c) && isprint(c) && c != '\\')
/osnet-11/usr/src/lib/libresolv2/common/inet/
H A Dinet_net_pton.c70 && isascii((unsigned char)(src[1]))
77 while ((ch = *src++) != '\0' && isascii(ch) && isxdigit(ch)) {
98 } else if (isascii(ch) && isdigit(ch)) {
110 isascii(ch) && isdigit(ch));
119 if (!isascii(ch) || !isdigit(ch))
126 if (ch == '/' && isascii((unsigned char)(src[0])) &&
138 } while ((ch = *src++) != '\0' && isascii(ch) && isdigit(ch));
H A Dnsap_addr.c55 if (!isascii(c))
/osnet-11/usr/src/cmd/sendmail/aux/
H A Dpraliases.c138 !(isascii(b[10]) && isalnum(b[10])))
144 while (isascii(*++b) && isspace(*b))
167 while (isascii(*p) && isspace(*p))
197 while (isascii(*p) &&
211 while (isascii(*e) &&
263 while (isascii(*db_name) && isspace(*db_name))
269 !(isascii(*db_name) && isspace(*db_name)))
H A Dmakemap.c53 #define ISSEP(c) (sep == '\0' ? isascii(c) && isspace(c) : (c) == sep)
257 !(isascii(b[12]) && isalnum(b[12])))
262 while (isascii(*++b) && isspace(*b))
264 if (isascii(*b) && isdigit(*b))
420 if (sep == '\0' && isascii(ibuf[0]) && isspace(ibuf[0]))
435 if (foldcase && isascii(*p) && isupper(*p))
H A Deditmap.c59 #define ISSEP(c) (isascii(c) && isspace(c))
208 if (isascii(*p) && isupper(*p))
234 !(isascii(b[12]) && isalnum(b[12])))
239 while (isascii(*++b) && isspace(*b))
241 if (isascii(*b) && isdigit(*b))
H A Dmailstats.c147 while (isascii(*--b) && isspace(*b))
159 !(isascii(b[11]) && isalnum(b[11])))
165 while (isascii(*++b) && isspace(*b))
199 while (*b != ',' && !(isascii(*b) && isspace(*b)) &&
/osnet-11/usr/src/lib/libnsl/rpc/
H A Dinet_ntoa.c189 if (isascii(c) && isdigit(c)) {
192 } else if (base == 16 && isascii(c) && isxdigit(c)) {
216 if (c != '\0' && (!isascii(c) || !isspace(c)))
/osnet-11/usr/src/lib/libldap4/include/
H A Dportable.h192 #define TOUPPER(c) (isascii(c) && islower(c) ? _toupper(c) : c)
193 #define TOLOWER(c) (isascii(c) && isupper(c) ? _tolower(c) : c)
195 #define TOUPPER(c) (isascii(c) && islower(c) ? toupper(c) : c)
196 #define TOLOWER(c) (isascii(c) && isupper(c) ? tolower(c) : c)
/osnet-11/usr/src/grub/grub2/grub-core/lib/posix_wrap/
H A Dctype.h49 isascii (int c) function
/osnet-11/usr/src/lib/libresolv2/common/nameser/
H A Dns_ttl.c89 if (isascii(ch) && isupper(ch))
106 if (!isascii(ch) || !isprint(ch))
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dhandy.h343 # define isASCII(c) isascii(c)
386 # if defined(CTYPE256) || (!defined(isascii) && !defined(HAS_ISASCII))
405 # define isALNUM_LC(c) (isascii(c) && (isalnum(c) || (c) == '_'))
406 # define isIDFIRST_LC(c) (isascii(c) && (isalpha(c) || (c) == '_'))
407 # define isALPHA_LC(c) (isascii(c) && isalpha(c))
408 # define isSPACE_LC(c) (isascii(c) && isspace(c))
409 # define isDIGIT_LC(c) (isascii(c) && isdigit(c))
410 # define isUPPER_LC(c) (isascii(c) && isupper(c))
411 # define isLOWER_LC(c) (isascii(c) && islower(c))
412 # define isALNUMC_LC(c) (isascii(
[all...]
/osnet-11/usr/src/lib/libldap5/include/ldap/
H A Dportable.h225 #define TOUPPER(c) (isascii(c) && islower(c) ? _toupper(c) : c)
226 #define TOLOWER(c) (isascii(c) && isupper(c) ? _tolower(c) : c)
228 #define TOUPPER(c) (isascii(c) && islower(c) ? toupper(c) : c)
229 #define TOLOWER(c) (isascii(c) && isupper(c) ? tolower(c) : c)
/osnet-11/usr/src/cmd/sendmail/libmilter/
H A Dsmfi.c539 while (h < 3 && isascii(s[l + h]) && isdigit(s[l + h]))
545 while (h < 3 && isascii(s[l + h]) && isdigit(s[l + h]))
583 !isascii(rcode[1]) || !isdigit(rcode[1]) ||
584 !isascii(rcode[2]) || !isdigit(rcode[2]))
664 !isascii(rcode[1]) || !isdigit(rcode[1]) ||
665 !isascii(rcode[2]) || !isdigit(rcode[2]))
/osnet-11/usr/src/lib/libldap5/sources/ldap/util/
H A Dline64.c44 #ifndef isascii
45 #define isascii( c ) (!((c) & ~0177)) macro
310 #define LDIF_CONSERVATIVE_CHAR( c ) ( LDIF_SAFE_CHAR(c) && isascii((c)) \
315 ! ( isascii((c)) && isspace((c))))
/osnet-11/usr/src/lib/libpkg/common/
H A Dckparam.c175 if (!(isascii(*pt))) {

Completed in 74 milliseconds

1234