OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UCLN_I18N_COUNT
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/i18n/
ucln_in.cpp
31
static cleanupFunc *gCleanupFunctions[
UCLN_I18N_COUNT
];
38
while (++libType<
UCLN_I18N_COUNT
) {
53
U_ASSERT(UCLN_I18N_START < type && type <
UCLN_I18N_COUNT
);
57
if (UCLN_I18N_START < type && type <
UCLN_I18N_COUNT
) {
ucln_in.h
63
UCLN_I18N_COUNT
/* This must be last */
Completed in 1949 milliseconds