Home | History | Annotate | Download | only in i18n

Lines Matching refs:STANDALONE

18 *   06/30/05    emmons      Added eraNames, narrow month/day, standalone context
659 case STANDALONE :
725 case STANDALONE :
778 case STANDALONE :
975 case STANDALONE :
1076 case STANDALONE :
1152 case STANDALONE :
1464 { "day-standalone-except-narrow", DateFormatSymbols::kCapContextUsageDayStandalone },
1472 { "month-standalone-except-narrow", DateFormatSymbols::kCapContextUsageMonthStandalone },
1772 if ( status == U_MISSING_RESOURCE_ERROR ) { /* If standalone/wide not available, use format/wide */
1777 if ( status == U_MISSING_RESOURCE_ERROR ) { /* If standalone/abbreviated not available, use format/abbreviated */
1782 if ( status == U_MISSING_RESOURCE_ERROR ) { /* if standalone/narrow not availabe, try format/narrow */