OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UCOL_DEFAULT
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/unicode/
ucol.h
88
* universal value is
UCOL_DEFAULT
, which resets the attribute value to the predefined
94
UCOL_DEFAULT
= -1,
177
/** Attributes that collation service understands. All the attributes can take
UCOL_DEFAULT
288
*
UCOL_DEFAULT
(set the mode according to the rules)
530
* UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL,
UCOL_DEFAULT
[
all
...]
/external/icu4c/i18n/unicode/
ucol.h
89
* universal value is
UCOL_DEFAULT
, which resets the attribute value to the predefined
95
UCOL_DEFAULT
= -1,
236
/** Attributes that collation service understands. All the attributes can take
UCOL_DEFAULT
384
*
UCOL_DEFAULT
(set the mode according to the rules)
657
* UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL,
UCOL_DEFAULT
[
all
...]
Completed in 65 milliseconds