OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:newstrength
(Results
1 - 5
of
5
) sorted by null
/external/icu4c/i18n/
ucol_tok.cpp
[
all
...]
coll.cpp
873
Collator::setStrength(ECollationStrength
newStrength
) {
875
setAttribute(UCOL_STRENGTH, (UColAttributeValue)
newStrength
, intStatus);
usearch.cpp
[
all
...]
/external/icu4c/i18n/unicode/
coll.h
626
* @param
newStrength
the new comparison level.
629
virtual void setStrength(ECollationStrength
newStrength
);
[
all
...]
/external/icu4c/test/intltest/
apicoll.cpp
[
all
...]
Completed in 1144 milliseconds