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 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/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,
/external/icu/icu4c/source/i18n/
ucln_in.c
32
ECleanupI18NType libType =
UCLN_I18N_START
;
51
U_ASSERT(
UCLN_I18N_START
< type && type < UCLN_I18N_COUNT);
53
if (
UCLN_I18N_START
< type && type < UCLN_I18N_COUNT)
ucln_in.h
26
UCLN_I18N_START
= -1,
Completed in 401 milliseconds