Lines Matching defs:is_upper
3236 boolean is_upper = STREQ (str, "upper");3260 if (translate && (is_upper || is_lower)3278 boolean is_upper = STREQ (str, "upper");3306 || (is_upper && ISUPPER (ch))3309 if ( translate && (is_upper || is_lower)