Searched defs:hyphen (Results 1 – 3 of 3) sorted by relevance
52 icu::UnicodeString hyphen(input.c_str()); in DoSomethingInterestingWithMyAPI() local
41 icu::UnicodeString hyphen(input.c_str()); in DoSomethingTestWithMyAPI() local
292 bool DateTimeRule::IsRelDates(icu::UnicodeString& hyphen, std::string& locale) in IsRelDates()