Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/include/
H A Dcharacter.h29 bool IsIdeoGraphic(const std::string &character);
/base/global/i18n/frameworks/intl/test/fuzztest/character_fuzzer/
H A Dcharacter_fuzzer.cpp33 result &= IsIdeoGraphic(input); in DoSomethingInterestingWithMyAPI()
/base/global/i18n/frameworks/intl/src/
H A Dcharacter.cpp71 bool IsIdeoGraphic(const std::string &character) in IsIdeoGraphic() function
/base/global/i18n/interfaces/js/kits/src/
H A Di18n_unicode_addon.cpp243 bool isIdeoGraphic = IsIdeoGraphic(character); in IsIdeoGraphicAddon()
/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test_extent.cpp373 bool isIdeoGraphic = IsIdeoGraphic("&&*"); in HWTEST_F()

Completed in 6 milliseconds