Home | History | Annotate | Download | only in i18n

Lines Matching refs:narrowEras

1275     UResourceBundle *narrowEras = ures_getByKeyWithFallback(erasMain, gNamesNarrowTag, NULL, &status);
1278 narrowEras = ures_getByKeyWithFallback(erasMain, gNamesAbbrTag, NULL, &status);
1335 initField(&fNarrowEras, fNarrowErasCount, narrowEras, status);
1561 ures_close(narrowEras);