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

  /external/icu/icu4c/source/i18n/
ucln_in.cpp 33 int32_t libType = UCLN_I18N_START;
51 U_ASSERT(UCLN_I18N_START < type && type < UCLN_I18N_COUNT);
55 if (UCLN_I18N_START < type && type < UCLN_I18N_COUNT) {
ucln_in.h 26 UCLN_I18N_START = -1,

Completed in 27 milliseconds