Searched refs:fEras (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Ddtfmtsym.cpp297 assignArray(fEras, fErasCount, other.fEras, other.fErasCount);
370 if (fEras) delete[] fEras;
467 if (arrayCompare(fEras, other.fEras, fErasCount) &&
519 return fEras;
739 if (fEras)
740 delete[] fEras;
744 fEras
[all...]
H A Dudat.cpp707 setSymbol(syms->fEras, syms->fErasCount, index, value, valueLength, errorCode);
H A Dsmpdtfmt.cpp1249 _appendSymbol(appendTo, value, fSymbols->fEras, fSymbols->fErasCount);
2585 ps = matchString(text, start, UCAL_ERA, fSymbols->fEras, fSymbols->fErasCount, NULL, cal);
/external/icu/icu4c/source/i18n/
H A Ddtfmtsym.cpp297 assignArray(fEras, fErasCount, other.fEras, other.fErasCount);
370 if (fEras) delete[] fEras;
467 if (arrayCompare(fEras, other.fEras, fErasCount) &&
519 return fEras;
739 if (fEras)
740 delete[] fEras;
744 fEras
[all...]
H A Dudat.cpp710 setSymbol(syms->fEras, syms->fErasCount, index, value, valueLength, errorCode);
H A Dsmpdtfmt.cpp1276 _appendSymbol(appendTo, value, fSymbols->fEras, fSymbols->fErasCount);
2612 ps = matchString(text, start, UCAL_ERA, fSymbols->fEras, fSymbols->fErasCount, NULL, cal);
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ddtfmtsym.h553 UnicodeString* fEras; member in class:DateFormatSymbols
/external/icu/icu4c/source/i18n/unicode/
H A Ddtfmtsym.h555 UnicodeString* fEras; member in class:DateFormatSymbols

Completed in 1801 milliseconds