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

  /external/icu/icu4c/source/i18n/
ucln_in.cpp 29 static cleanupFunc *gCleanupFunctions[UCLN_I18N_COUNT];
36 while (++libType<UCLN_I18N_COUNT) {
51 U_ASSERT(UCLN_I18N_START < type && type < UCLN_I18N_COUNT);
55 if (UCLN_I18N_START < type && type < UCLN_I18N_COUNT) {
ucln_in.h 55 UCLN_I18N_COUNT /* This must be last */

Completed in 28 milliseconds