Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/i18n/
Ducln_in.cpp31 static cleanupFunc *gCleanupFunctions[UCLN_I18N_COUNT];
38 while (++libType<UCLN_I18N_COUNT) { in i18n_cleanup()
53 U_ASSERT(UCLN_I18N_START < type && type < UCLN_I18N_COUNT); in ucln_i18n_registerCleanup()
57 if (UCLN_I18N_START < type && type < UCLN_I18N_COUNT) { in ucln_i18n_registerCleanup()
Ducln_in.h65 UCLN_I18N_COUNT /* This must be last */ enumerator
/third_party/node/deps/icu-small/source/i18n/
Ducln_in.cpp31 static cleanupFunc *gCleanupFunctions[UCLN_I18N_COUNT];
38 while (++libType<UCLN_I18N_COUNT) { in i18n_cleanup()
53 U_ASSERT(UCLN_I18N_START < type && type < UCLN_I18N_COUNT); in ucln_i18n_registerCleanup()
57 if (UCLN_I18N_START < type && type < UCLN_I18N_COUNT) { in ucln_i18n_registerCleanup()
Ducln_in.h65 UCLN_I18N_COUNT /* This must be last */ enumerator
/third_party/icu/icu4c/source/i18n/
Ducln_in.cpp31 static cleanupFunc *gCleanupFunctions[UCLN_I18N_COUNT];
38 while (++libType<UCLN_I18N_COUNT) { in i18n_cleanup()
53 U_ASSERT(UCLN_I18N_START < type && type < UCLN_I18N_COUNT); in ucln_i18n_registerCleanup()
57 if (UCLN_I18N_START < type && type < UCLN_I18N_COUNT) { in ucln_i18n_registerCleanup()
Ducln_in.h65 UCLN_I18N_COUNT /* This must be last */ enumerator