Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dudat.cpp1247 static void verifyIsRelativeDateFormat(const UDateFormat* fmt, UErrorCode *status) { in verifyIsRelativeDateFormat() function
1261 verifyIsRelativeDateFormat(fmt, status); in udat_toPatternRelativeDate()
1286 verifyIsRelativeDateFormat(fmt, status); in udat_toPatternRelativeTime()
1313 verifyIsRelativeDateFormat(format, status); in udat_applyPatternRelative()