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

  /external/icu4c/i18n/
ucln_in.c 28 static cleanupFunc *gCleanupFunctions[UCLN_I18N_COUNT];
34 while (++libType<UCLN_I18N_COUNT) {
50 U_ASSERT(UCLN_I18N_START < type && type < UCLN_I18N_COUNT);
52 if (UCLN_I18N_START < type && type < UCLN_I18N_COUNT)
ucln_in.h 49 UCLN_I18N_COUNT /* This must be last */

Completed in 24 milliseconds