OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ECollationStrength
(Results
1 - 6
of
6
) sorted by null
/external/icu4c/i18n/unicode/
tblcoll.h
139
ECollationStrength
collationStrength,
168
ECollationStrength
collationStrength,
659
virtual
ECollationStrength
getStrength(void) const;
667
virtual void setStrength(
ECollationStrength
newStrength);
[
all
...]
coll.h
207
enum
ECollationStrength
578
virtual
ECollationStrength
getStrength(void) const = 0;
598
virtual void setStrength(
ECollationStrength
newStrength) = 0;
[
all
...]
/external/icu4c/test/intltest/
srchtest.h
42
Collator::
ECollationStrength
getECollationStrength(
apicoll.cpp
[
all
...]
srchtest.cpp
238
Collator::
ECollationStrength
StringSearchTest::getECollationStrength(
[
all
...]
/external/icu4c/i18n/
tblcoll.cpp
101
ECollationStrength
collationStrength,
122
ECollationStrength
collationStrength,
601
Collator::
ECollationStrength
RuleBasedCollator::getStrength(void) const
608
void RuleBasedCollator::setStrength(
ECollationStrength
newStrength)
Completed in 1278 milliseconds