isupper
if (isupper((unsigned char)*tp2)) {
if (isupper((unsigned char)*tp2)) {
#define LOWER(x) (isupper(x) ? tolower(x) : (x))
if (isupper(c)) {
if (isupper((unsigned char)*p))
if (isupper((int) *p))
rop = isupper((unsigned char)*op) ? tolower((unsigned char)*op) : *op;
else if (isupper(c))
if (isupper((unsigned char)*cp))
if (isupper((unsigned char)*p))
if (isupper((unsigned char) (*cp)))
if (isupper((unsigned char)*p))
if (isupper((unsigned char)*p))
#define TOLOWER(c) (isupper(c) ? tolower(c) : (c))
if ((flags & FNM_CASEFOLD) != 0 && isupper(ch))
sub[subi] = dolower && isupper((u_char)pattern[i]) ?
{ "upper", isupper },
(isupper((unsigned char)**string) ||
isupper((unsigned char)*startch) ||
isupper((unsigned char)**pattern)) &&
else if (nocase && (isupper((unsigned char)**string) ||
isupper((unsigned char)**pattern)) &&
else if (nocase && (isupper((unsigned char)**string) ||
isupper((unsigned char)**pattern)) &&
c -= isupper(c) ? 'A' - 10 : 'a' - 10;
c -= isupper(c) ? 'A' - 10 : 'a' - 10;
c -= isupper(c) ? 'A' - 10 : 'a' - 10;
&& TEST_int_eq(isupper(n) != 0, ossl_isupper(n) != 0)
int isupper(int);
i = c - (isupper(c) ? 'A' - 10 : 'a' - 10);
i = c - (isupper(c) ? 'A' - 10 : 'a' - 10);
_CITRUS_BCS_PRED(isupper, c >= 'A' && c <= 'Z')
if (isupper(ch))
if (isascii(c) && isupper(c))
if (isascii(ch) && isupper(ch))
*p = isupper((unsigned char)*p) ? tolower((unsigned char)*p) : *p;
if (isupper(*p))
(isdigit(c) ? (c - '0') : (isupper(c) ? (c - 'A' + 10) : (c - 'a' + 10) ))
if (isupper(queue) && (strcmp(batch_name,dirent->d_name) > 0)) {
if (isupper(*s)) {
if (isupper(*p))
else if (isupper(c))
if (isupper(*np))
i = (isupper(*cp)? tolower(*cp): *cp) - 'a' + 10;
if (isupper(*c))
if (isupper((unsigned char)*cp))
if (isupper(c))
if (isupper(c))
#define ISUPPER(x) isupper((u_char)(x))
if (isupper(*(unsigned char *)q))
(isdigit(c) ? (c - '0') : (isupper(c) ? (c - 'A' + 10) : (c - 'a' + 10)))
if (isupper(*p))
if (*kernel == '\\' || isupper(*kernel))
if (isupper(*cp))
return isupper(c) || islower(c);
return isupper(c) ? c - 'A' + 'a' : c;
c -= isupper(c) ? 'A' - 10 : 'a' - 10;
c -= isupper(c) ? 'A' - 10 : 'a' - 10;
#define bhnd_nv_isupper(c) isupper(c)
c -= isupper(c) ? 'A' - 10 : 'a' - 10;
c -= isupper(c) ? 'A' - 10 : 'a' - 10;
c -= isupper(c) ? 'A' - 10 : 'a' - 10;
c -= isupper(c) ? 'A' - 10 : 'a' - 10;
#define ISUPPER(x) isupper((u_char)(x))
# ifndef isupper
# define isalpha(x) (isupper(x) || islower(x))
# define toupper(x) (isupper(x) ? (x) : (x) - 'a' + 'A')
return (isupper(c) ? c - 'A' + 10 : c - 'a' + 10);
return (isupper(c) || islower(c));
return isdigit(c) ? c - '0' : isupper(c) ? c - 'A' + 10 : c - 'a' + 10;
if (!(islower(queue)||isupper(queue)))
isupper(ch) ? ('A' + (ch - 'A' + perm) % 26) : \
else if (isupper(ch))
if (isupper(*p)) {
if (isupper(*p))
else if (isupper((unsigned char)*orig)) {
if (isupper(ch))
if (isupper(ch))
if (Iflag && isupper((unsigned char)*nsp))
if (isupper(c1))
if (isupper(c2))
CCL_EXPR(isupper);
CCL_EXPR(isupper);
CCL_NEG_EXPR(isupper);
ig = isupper((unsigned char)f) ? NULL : ignore;
if (!isupper((unsigned char)*cp++))
else if (isupper(*tmp) || *tmp == '_')
if (isupper(*cp))
#define makelower(c) (isupper((c)) ? tolower((c)) : (c))
if (isupper(*str))
#define MkLower(ch) (isupper(ch) ? tolower(ch) : ch)
if (isupper(*p))
#define isupperch(Anychar) isupper((u_char)(Anychar))
else if (isupper((unsigned char)*oldname)
else if (isupper((unsigned char)*oldname) ||
return (isupper((unsigned char)c)
return (isupper((unsigned char)c)
if (isupper(dnsname[i]))
while (q[j] && isupper((unsigned char)q[j]))
if (isupper(*name))