OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UCollationStrength
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/unicode/
ucol.h
50
* @see
UCollationStrength
170
*
UCollationStrength
is also used to determine the strength of sort keys
175
typedef UColAttributeValue
UCollationStrength
;
306
UCollationStrength
strength,
522
U_STABLE
UCollationStrength
U_EXPORT2
536
UCollationStrength
strength);
[
all
...]
/external/icu4c/i18n/unicode/
ucol.h
51
* @see
UCollationStrength
229
*
UCollationStrength
is also used to determine the strength of sort keys
234
typedef UColAttributeValue
UCollationStrength
;
402
UCollationStrength
strength,
649
U_STABLE
UCollationStrength
U_EXPORT2
663
UCollationStrength
strength);
[
all
...]
Completed in 201 milliseconds