Home | History | Annotate | Download | only in i18n

Lines Matching refs:ABBREVIATED

165 static const char gNamesAbbrTag[]="abbreviated";
562 case ABBREVIATED :
563 case SHORT : // no month data for this, defaults to ABBREVIATED
581 case ABBREVIATED :
582 case SHORT : // no month data for this, defaults to ABBREVIATED
625 case ABBREVIATED :
647 case ABBREVIATED :
681 case ABBREVIATED :
682 case SHORT : // no quarter data for this, defaults to ABBREVIATED
700 case ABBREVIATED :
701 case SHORT : // no quarter data for this, defaults to ABBREVIATED
822 case ABBREVIATED :
849 case ABBREVIATED :
916 case ABBREVIATED :
950 case ABBREVIATED :
997 case ABBREVIATED :
1026 case ABBREVIATED :
1412 // current ICU4J falls back to abbreviated if narrow eras are missing, so we will too
1556 if ( status == U_MISSING_RESOURCE_ERROR ) { /* If format/narrow not available, use format/abbreviated */
1567 if ( status == U_MISSING_RESOURCE_ERROR ) { /* If standalone/abbreviated not available, use format/abbreviated */
1575 if ( status == U_MISSING_RESOURCE_ERROR ) { /* if still not there, use format/abbreviated */
1628 // Format abbreviated weekdays -> fShortWeekdays
1645 // Format short weekdays -> fShorterWeekdays (fall back to abbreviated)
1712 // Stand-alone abbreviated weekdays -> fStandaloneShortWeekdays
1733 // Stand-alone short weekdays -> fStandaloneShorterWeekdays (fall back to format abbreviated)