Home | History | Annotate | Download | only in i18n

Lines Matching full:narroweras

1570     UResourceBundle *narrowEras = ures_getByKeyWithFallback(erasMain, gNamesNarrowTag, NULL, &status);
1573 narrowEras = ures_getByKeyWithFallback(erasMain, gNamesAbbrTag, NULL, &status);
1756 initField(&fNarrowEras, fNarrowErasCount, narrowEras, status);
1993 ures_close(narrowEras);