Searched defs:IsAlphabeticAt (Results 1 – 2 of 2) sorted by relevance
43 TEST(IcuI18nUtilsTest, IsAlphabeticAt) { in TEST() argument
147 bool IsAlphabeticAt(std::string_view input, int position) { in IsAlphabeticAt() function