Searched refs:is_lower (Results 1 – 7 of 7) sorted by relevance
61 const bool is_lower = !!u_isULowercase(ch); in GetNewState() local63 if (is_upper && is_lower) { in GetNewState()70 if (is_lower) in GetNewState()
27 static inline bool is_lower(int c) { in is_lower() function92 if (is_lower(op)) { in FromSVGString()
66 static bool is_lower(char c) { in is_lower() function275 if (!is_lower(*justName)) { in onMatchFamily()
71 static bool is_lower(char c) { in is_lower() function280 if (!is_lower(*justName)) { in onMatchFamily()
725 if (!is_lower(*justName)) { in matchFamilySet()
719 if (!is_lower(*justName)) { in matchFamilySet()