islower
if (!islower((unsigned char)n)) {
if (!islower((unsigned char)n)) {
if (!islower((unsigned char)*name->name))
if (islower(l))
if (islower((unsigned char)*buf1)) {
if (isascii(*p) && islower(*p))
if (!islower((unsigned char)*p))
if (!islower(ch))
if (islower(ch)) {
if (!islower((unsigned char)*p))
if (islower(ch))
if (islower(ch))
islower(ch) ? ('a' + (ch - 'a' + perm) % LETTERS) : ch) : ch
return islower((unsigned char)ch) != 0;
if (islower(c))
if (islower(Msgbuf[0]) && Msgbuf[1] != ')')
if (islower(c))
if (islower((unsigned char)*orig)) {
else if (islower(ch))
else if (islower(ch))
if (islower(c))
if (islower((unsigned char)pc))
if (islower((unsigned char)pc))
if (!islower(*wp))
if (islower(c))
if (islower(c))
if (islower(ch))
int islower(int);
_CITRUS_BCS_PRED(islower, c >= 'a' && c <= 'z')
(c + 10 - (islower((unsigned char)c) ? 'a' : 'A'));
(c + 10 - (islower((unsigned char)c) ? 'a' : 'A'));
if (islower(c))
if (islower(ch))
if (!islower(*str))
{ "lower", islower },
if (islower(queue))
if (islower(*s))
else if (islower(*p))
if (islower(c))
#define DIGIT(x) (isdigit(x) ? (x) - '0' : islower(x) ? (x) + 10 - 'a' : (x) + 10 - 'A')
return isupper(c) || islower(c);
return islower(c) ? c - 'a' + 'A' : c;
#define isalpha(c) (isupper(c) || islower(c))
if (!(islower(queue)||isupper(queue)))
if (!islower(*str))
if (islower(*t))
(isdigit(x) ? (x - '0') : ((islower(x) ? (x - 'a') : (x - 'A')) + 10))
if (!islower((unsigned char)*cp++))
for (s = simplename; *s && !islower((unsigned char)*s); s++)
if (islower(*tmp))
else if (islower(c))
if (islower(c)) {
if (boolean(value(RAISE)) && islower(gch))
*cp++ = islower(*dev) ? toupper(*dev++) : *dev++;
if (islower(*str))
#define MkUpper(ch) (islower(ch) ? toupper(ch) : ch)
switch (islower(q[0]) ? q[0] : tolower(q[0])) {
if (islower(id)) {
if (islower((unsigned char)*oldname))
if (islower((unsigned char)*oldname))
if (islower((unsigned char)*c) )
if (islower((unsigned char)str[p]) )
if (islower((unsigned char)*c) )