OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UCOL_ITER_NORM
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/i18n/
ucol.cpp
126
(s)->flags |=
UCOL_ITER_NORM
;
[
all
...]
ucol_imp.h
258
#define
UCOL_ITER_NORM
1
491
if(((collator)->normalizationMode == UCOL_ON)) (s)->flags |=
UCOL_ITER_NORM
; \
[
all
...]
ucoleitr.cpp
378
ci->flags |=
UCOL_ITER_NORM
;
Completed in 20 milliseconds