OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UColRuleOption
(Results
1 - 4
of
4
) sorted by null
/external/icu/icu4c/source/i18n/unicode/
ucol.h
349
* Same as calling the version of getRules() without
UColRuleOption
.
361
}
UColRuleOption
;
[
all
...]
tblcoll.h
498
void getRules(
UColRuleOption
delta, UnicodeString &buffer) const;
[
all
...]
/external/icu/icu4c/source/i18n/
ucol.cpp
558
ucol_getRulesEx(const UCollator *coll,
UColRuleOption
delta, UChar *buffer, int32_t bufferLen) {
rulebasedcollator.cpp
348
RuleBasedCollator::getRules(
UColRuleOption
delta, UnicodeString &buffer) const {
[
all
...]
Completed in 120 milliseconds