Home
last modified time | relevance | path

Searched defs:hyphen (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/test/fuzztest/datetimerule_fuzzer/
H A Ddatetimerule_fuzzer.cpp52 icu::UnicodeString hyphen(input.c_str()); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/global/i18n/frameworks/intl/test/fuzztest/datetimefilter_fuzzer/
H A Ddatetimefilter_fuzzer.cpp41 icu::UnicodeString hyphen(input.c_str()); in DoSomethingTestWithMyAPI() local
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Ddate_time_rule.cpp292 bool DateTimeRule::IsRelDates(icu::UnicodeString& hyphen, std::string& locale) in IsRelDates()