toupper
casetab[cnt] = toupper(casetab[cnt]);
row[DB_serial][i] = toupper((unsigned char) row[DB_serial][i]);
toupper((unsigned char)*buf1++);
*p = toupper(*p);
printw("%c", toupper(SEVENBIT(ch)));
printw("%c ", toupper((unsigned char)ch));
name[0] = toupper(name[0]);
ch = toupper(ch);
return (char)toupper((unsigned char)ch);
c = toupper(c);
Msgbuf[0] = toupper(Msgbuf[0]);
c = toupper(c);
*sp++ = toupper((unsigned char)*orig);
c = toupper(c);
pc = toupper((unsigned char)pc);
pc = toupper((unsigned char)pc);
uch = toupper(ch);
command[comlen++] = toupper(cmd);
c = toupper(c);
c = toupper(c);
ch = toupper(ch);
*tp = toupper((unsigned char)*tp);
myname[0] = toupper((unsigned char)myname[0]);
int toupper(int);
ch = (char)toupper((unsigned char)ch);
c = toupper(c);
c = toupper(c);
ch = toupper(ch);
if (lcase & KICONV_UPPER && ud != toupper(ud)) {
table[us] |= (u_char)toupper(ud) << 16;
if (lcase & KICONV_FROM_UPPER && c != toupper(c)) {
table[us] |= (u_char)toupper(c) << 16;
*s = toupper(*s);
c = toupper(getc(stdin));
c = toupper(getc(stdin));
c = toupper(getc(stdin));
c = toupper(getc(stdin));
c = toupper(getc(stdin));
c = toupper(getc(stdin));
c = toupper(getc(stdin));
c = toupper(getc(stdin));
c = *src ? toupper(*src++) : ' ';
if (!icase && toupper(*path) == *cp)
*++p = upper ? toupper(c) : c;
if (strlen(state) < 2 || toupper(state[0]) != 'C')
if (strlen(state) < 2 || toupper(state[0]) != 'C')
*++p = upper ? toupper(c) : c;
if (strlen(name) < 4 || toupper(name[0]) != 'C')
queue = toupper(queue);
*t = toupper(*t);
warn("%sid(%d)", IPC_TO_STR(toupper(c)), target_id);
IPC_TO_STRING(toupper(c)));
*s = toupper((unsigned char)*s);
ctn->toupper = wc;
if (ctn->toupper)
rl.mapupper[wc] = ctn->toupper;
if (ctn->toupper == 0) {
(last_up->toupper + 1 == ctn->toupper)) {
up[rl.mapupper_ext_nranges - 1].map = ctn->toupper;
int32_t toupper;
table[toupper(*patend)] = 1;
if (*cp != c && *cp != toupper((unsigned char)c))
*s = toupper((unsigned char)*s);
*ptr++ = toupper(*str++);
*tmp = toupper(*tmp);
c |= ((toupper((unsigned char)*cp) -
*s = toupper(*s);
m[j] = toupper(m[j]);
#define hex2nibble(c) (c <= '9' ? c - '0' : toupper(c) - 'A' + 10)
*cp = toupper(c);
*argument = toupper(c);
gch = toupper(gch);
tmp[i] = toupper(tmp[i]);
n = toupper(*s);
*cp++ = islower(*dev) ? toupper(*dev++) : *dev++;
ftype, toupper(och),
*str = toupper(*str);
#define MkUpper(ch) (islower(ch) ? toupper(ch) : ch)
res[i] = toupper(mtpt[i]);
if (toupper(key) == cw->accel) {
if (toupper(w->text[i]) == w->accel) {
w->accel = toupper(accel[0]);
d = toupper(hex[i]);
*newname++ = toupper((unsigned char)*oldname);
*newname++ = toupper((unsigned char)*oldname);
if (toupper(drive[0]) == 'E' || toupper(drive[0]) == 'S') {
if (toupper(drive[0]) == 'E') {
if (toupper(*cp) != 'S')
switch ((opt = toupper(tcpopts[i++]))) {
AuthenticatorResponse[i] = toupper(AuthenticatorResponse[i]);
*ptr = toupper(*secret);
*p = (char) toupper((unsigned char)*p);