islower
#define Islower(c) (((c) & QUOTE) ? 0 : islower((unsigned char) (c)))
if (!islower(n)) {
if (!islower(n)) {
if (islower((unsigned char)*cp))
if (islower((unsigned char)*cp))
else if (islower(c))
if (islower((unsigned char)*q))
if (islower(c)) {
if (islower((unsigned char)*buf1)) {
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) % 26) : ch
if (islower(c))
if (islower((unsigned char)Msgbuf[0]) && Msgbuf[1] != ')')
if (islower(c))
else if (islower(ch))
if (islower(c))
if (islower((unsigned char)pc))
if(islower((unsigned char)pc))
if (!islower((unsigned char)*wp))
if (islower(c))
if (islower((unsigned char)c))
if (islower(ch))
if (islower((unsigned char)*tp))
return islower(_c);
int islower(int);
{ "lower", islower },
DEF_STRONG(islower);
__only_inline int islower(int _c);
PROTO_NORMAL(islower);
return islower(c);
(c + 10 - (islower((unsigned char)c) ? 'a' : 'A'));
val = (val << 4) + (c + 10 - (islower(c) ? 'a' : 'A'));
else if (islower(ch))
if (islower(UChar(*s))) {
else if (islower(c))
else if (islower(c))
if (islower((unsigned char)*word))
if (islower(c))
check_bool(islower(s[j]), iswlower(c), '6');
check_bool(islower(i), iswlower(i), '6');
if (islower(*s)) {
if (islower(*str))
if (ISSET(tp->t_oflag, OLCUC) && islower(c))
#define isalpha(c) (isupper(c)||islower(c))
#define toupper(c) (islower(c)?((c) - 'a' + 'A'):(c))
#define isalpha(c) (isupper(c)||islower(c))
if (!(islower((unsigned char)queue) ||
{ "lower", 5, islower },
if (islower(*pdp->rp_buf)) {
if (cflag && islower((u_char)b) && tolower((u_char)a) == (u_char)b)
while (*tp && !islower((unsigned char)*tp)) {
while (*tp && !islower((unsigned char)*tp)) {
islower((unsigned char)*t_ptr) ?
opt_lower = islower(p[0]);
if (!opt_lower && islower(c))
toggle_option(curropt, islower(c), "", optflag);
if (len == 0 && islower(c))
lc = islower(optc);
lc = islower(optname[0]);
if (isupper(c) || islower(c) || c == '-')
return isupper(c) ? tolower(c) : (islower(c) ? toupper(c) : c);
return (isupper(c) || islower(c)) ? true : false;
#define b_islower(c) (islower(c)?true:false)
if (!isascii((u_char) * str) || !islower((u_char) * str))
CCL_EXPR(islower);
CCL_EXPR(islower);
CCL_NEG_EXPR(islower);
if (!islower((unsigned char)*cp++))
#define ISLOWER(c) (islower((unsigned char)(c)))
if (islower((unsigned char)*p)) {
if (!islower((unsigned char)*name->name))
for (s = simplename; *s && !islower((unsigned char)*s); s++)
if (islower(*pdp->rp_buf)) {
if (islower((unsigned char)*tmp))
{ "lower", islower },
if (islower((unsigned char)*cp))
{ "lower", islower, },
if (islower(__ch)) \
if (islower(ch)) {
if (islower((unsigned char)buf[i]))
*dst++ = islower((unsigned char)c) ?
res = islower(c);
return (islower(cl) ? res : !res);
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) )
if (isdigit((unsigned char)ch) || islower((unsigned char)ch))
else if (islower(ch))
else if (islower(ch))
if (islower(buf[0])) {