Searched refs:fNarrowErasCount (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/i18n/
H A Ddtfmtsym.cpp316 assignArray(fNarrowEras, fNarrowErasCount, other.fNarrowEras, other.fNarrowErasCount);
443 fNarrowErasCount == other.fNarrowErasCount &&
468 arrayCompare(fNarrowEras, other.fNarrowEras, fNarrowErasCount) &&
528 count = fNarrowErasCount;
751 fNarrowErasCount = count;
1224 fNarrowErasCount = 0;
1325 initField(&fNarrowEras, fNarrowErasCount, (const UChar *)gLastResortEras, kEraNum, kEraLen, status);
1359 initField(&fNarrowEras, fNarrowErasCount, narrowEra
[all...]
H A Dsmpdtfmt.cpp1553 _appendSymbol(appendTo, value, fSymbols->fNarrowEras, fSymbols->fNarrowErasCount);
2667 ps = matchString(text, start, UCAL_ERA, fSymbols->fNarrowEras, fSymbols->fNarrowErasCount, cal);
/external/icu4c/i18n/unicode/
H A Ddtfmtsym.h490 int32_t fNarrowErasCount; member in class:DateFormatSymbols

Completed in 27 milliseconds