Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/i18n/
Dmsgfmt.cpp141 static const icu::DateFormat::EStyle DATE_STYLES[] = { variable
1743 date_style = (styleID >= 0) ? DATE_STYLES[styleID] : DateFormat::kDefault; in createAppropriateFormat()
/third_party/icu/icu4c/source/i18n/
Dmsgfmt.cpp141 static const icu::DateFormat::EStyle DATE_STYLES[] = { variable
1742 date_style = (styleID >= 0) ? DATE_STYLES[styleID] : DateFormat::kDefault; in createAppropriateFormat()
/third_party/skia/third_party/externals/icu/source/i18n/
Dmsgfmt.cpp141 static const icu::DateFormat::EStyle DATE_STYLES[] = { variable
1740 date_style = (styleID >= 0) ? DATE_STYLES[styleID] : DateFormat::kDefault; in createAppropriateFormat()