Home | History | Annotate | Download | only in i18n

Lines Matching refs:offsetStrToMillis

289 static int32_t offsetStrToMillis(const UnicodeString& str, UErrorCode& status) {
1513 fromOffset = offsetStrToMillis(from, status);
1514 toOffset = offsetStrToMillis(to, status);