Home
last modified time | relevance | path

Searched refs:IsLetter (Results 1 - 5 of 5) sorted by relevance

/base/global/i18n/frameworks/intl/include/
H A Dcharacter.h30 bool IsLetter(const std::string &character);
/base/global/i18n/frameworks/intl/test/fuzztest/character_fuzzer/
H A Dcharacter_fuzzer.cpp34 result &= IsLetter(input); in DoSomethingInterestingWithMyAPI()
/base/global/i18n/frameworks/intl/src/
H A Dcharacter.cpp78 bool IsLetter(const std::string &character) in IsLetter() function
/base/global/i18n/interfaces/js/kits/src/
H A Di18n_unicode_addon.cpp274 bool isLetter = IsLetter(character); in IsLetterAddon()
/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test_extent.cpp375 bool isLetter = IsLetter("cccUt"); in HWTEST_F()

Completed in 6 milliseconds