OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isSectionStarter
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
CollationTest.java
[
all
...]
/external/icu/icu4c/source/test/intltest/
collationtest.cpp
94
static UBool
isSectionStarter
(UChar c) { return c == 0x25 || c == 0x2a || c == 0x40; } // %*@
[
all
...]
Completed in 33 milliseconds