Home
last modified time | relevance | path

Searched refs:UCLN_I18N_COUNT (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/
Ducln_in.c28 static cleanupFunc *gCleanupFunctions[UCLN_I18N_COUNT];
35 while (++libType<UCLN_I18N_COUNT) { in i18n_cleanup()
51 U_ASSERT(UCLN_I18N_START < type && type < UCLN_I18N_COUNT); in ucln_i18n_registerCleanup()
53 if (UCLN_I18N_START < type && type < UCLN_I18N_COUNT) in ucln_i18n_registerCleanup()
Ducln_in.h57 UCLN_I18N_COUNT /* This must be last */ enumerator
/external/chromium_org/third_party/icu/source/i18n/
Ducln_in.c28 static cleanupFunc *gCleanupFunctions[UCLN_I18N_COUNT];
34 while (++libType<UCLN_I18N_COUNT) { in i18n_cleanup()
50 U_ASSERT(UCLN_I18N_START < type && type < UCLN_I18N_COUNT); in ucln_i18n_registerCleanup()
52 if (UCLN_I18N_START < type && type < UCLN_I18N_COUNT) in ucln_i18n_registerCleanup()
Ducln_in.h58 UCLN_I18N_COUNT /* This must be last */ enumerator