Searched defs:isUppercase (Results 1 – 5 of 5) sorted by relevance
246 TEST(CharInfoTest, isUppercase) { in TEST() argument
245 TEST(CharInfoTest, isUppercase) { in TEST() argument
105 LLVM_READONLY inline bool isUppercase(unsigned char c) { in isUppercase() function
106 LLVM_READONLY static inline bool isUppercase(unsigned char c) { in isUppercase() function
441 isUppercase = UProperty.BINARY_LIMIT+5, field in ICUPropertyFactory