Home | History | Annotate | Download | only in i18n

Lines Matching refs:narrowEras

1424     UResourceBundle *narrowEras = ures_getByKeyWithFallback(erasMain, gNamesNarrowTag, NULL, &status);
1427 narrowEras = ures_getByKeyWithFallback(erasMain, gNamesAbbrTag, NULL, &status);
1556 initField(&fNarrowEras, fNarrowErasCount, narrowEras, status);
1792 ures_close(narrowEras);