Home | History | Annotate | Download | only in i18n

Lines Matching refs:WEEK

201         WEEK,
225 case WEEK:
245 case WEEK:
372 } else if (uprv_strncmp(keyword, "week", length) == 0) {
373 return WEEK;