Searched defs:isLowercase (Results 1 – 8 of 8) sorted by relevance
224 TEST(CharInfoTest, isLowercase) { in TEST() argument
100 LLVM_READONLY static inline bool isLowercase(unsigned char c) { in isLowercase() function
105 LLVM_READONLY inline bool isLowercase(unsigned char c) { in isLowercase() function
121 LLVM_READONLY inline bool isLowercase(unsigned char c) { in isLowercase() function
440 isLowercase = UProperty.BINARY_LIMIT + 4, field in ICUPropertyFactory
136 static inline bool isLowercase(char c) { in isLowercase() function