OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getReorderCode
(Results
1 - 4
of
4
) sorted by null
/external/icu/icu4c/source/i18n/
collationruleparser.h
138
static int32_t
getReorderCode
(const char *word);
coll.cpp
298
int32_t
getReorderCode
(const char *s) {
389
code =
getReorderCode
(scriptName);
407
int32_t code =
getReorderCode
(value);
collationruleparser.cpp
700
int32_t code =
getReorderCode
(word.data());
728
CollationRuleParser::
getReorderCode
(const char *word) {
/external/icu/icu4c/source/test/intltest/
collationtest.cpp
[
all
...]
Completed in 244 milliseconds