Home | History | Annotate | Download | only in i18n

Lines Matching refs:NARROW

332     UDateRelativeDateTimeFormatterStyle style;  // {LONG, SHORT, NARROW}
351 if (len >= 7 && uprv_strcmp(s + len - 7, "-narrow") == 0) {
373 static const UChar narrow[7] = {0x002D, 0x006E, 0x0061, 0x0072, 0x0072, 0x006F, 0x0077};
375 if (s.endsWith(narrow, 7)) {
600 DateFormatSymbols::WIDE, DateFormatSymbols::SHORT, DateFormatSymbols::NARROW