Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/include/
H A Dcharacter.h31 bool IsLowerCase(const std::string &character);
/base/global/i18n/frameworks/intl/test/fuzztest/character_fuzzer/
H A Dcharacter_fuzzer.cpp35 result &= IsLowerCase(input); in DoSomethingInterestingWithMyAPI()
/base/global/i18n/frameworks/intl/src/
H A Dcharacter.cpp85 bool IsLowerCase(const std::string &character) in IsLowerCase() function
/base/global/i18n/interfaces/js/kits/src/
H A Di18n_unicode_addon.cpp305 bool isLowerCase = IsLowerCase(character); in IsLowerCaseAddon()
/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test_extent.cpp377 bool isLowerCase = IsLowerCase("abc"); in HWTEST_F()

Completed in 6 milliseconds