Searched defs:is_lower (Results 1 – 7 of 7) sorted by relevance
135 is_lower(const std::locale& Loc=std::locale()) in is_lower() function
34 int is_lower = s >= 'a' && s <= 'z'; in no_mischief_strncpy() local
26 static inline bool is_lower(int c) { in is_lower() function
69 uint32_t v, code, data, type, len, a, is_lower; in lre_case_conv() local
947 int is_lower, len; in find_run_type() local