Home
last modified time | relevance | path

Searched refs:getDayPeriodFromString (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Ddayperiodrules.h62 static DayPeriod getDayPeriodFromString(const char *type_str);
Ddayperiodrules.cpp91 period = DayPeriodRules::getDayPeriodFromString(key); in processRules()
468 DayPeriodRules::DayPeriod DayPeriodRules::getDayPeriodFromString(const char *type_str) { in getDayPeriodFromString() function in DayPeriodRules