OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cloneRuleData
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/i18n/unicode/
tblcoll.h
519
uint8_t *
cloneRuleData
(int32_t &length, UErrorCode &status);
[
all
...]
/external/icu4c/i18n/
tblcoll.cpp
515
uint8_t* RuleBasedCollator::
cloneRuleData
(int32_t &length,
/external/icu4c/test/intltest/
apicoll.cpp
361
uint8_t *clonedrule4 = col4->
cloneRuleData
(length4, status);
[
all
...]
Completed in 24 milliseconds