HomeSort by relevance Sort by last modified time
    Searched refs:ZSIDX_COUNT (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
zstrfmt.h 172 ZSIDX_COUNT
472 int32_t fMatchLen[ZSIDX_COUNT];
zstrfmt.cpp 150 case ZSIDX_COUNT:
570 UnicodeString *names = new UnicodeString[ZSIDX_COUNT];
616 ZoneStrings *zstrings = new ZoneStrings(names, ZSIDX_COUNT, TRUE, NULL, 0, 0,
746 const UChar *zstrarray[ZSIDX_COUNT];
747 const UChar *mzstrarray[ZSIDX_COUNT];
888 int32_t lastNonNullIdx = ZSIDX_COUNT - 1;
    [all...]

Completed in 33 milliseconds