Lines Matching defs:offsetStrToMillis
288 static int32_t offsetStrToMillis(const UnicodeString& str, UErrorCode& status) {1512 fromOffset = offsetStrToMillis(from, status);1513 toOffset = offsetStrToMillis(to, status);