OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UCLN_I18N_START
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/i18n/
ucln_in.c
32
ECleanupI18NType libType =
UCLN_I18N_START
;
50
U_ASSERT(
UCLN_I18N_START
< type && type < UCLN_I18N_COUNT);
52
if (
UCLN_I18N_START
< type && type < UCLN_I18N_COUNT)
ucln_in.h
28
UCLN_I18N_START
= -1,
Completed in 23 milliseconds