OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasMoreChar32Than
(Results
1 - 5
of
5
) sorted by null
/external/icu/icu4c/source/test/intltest/
ustrtest.cpp
[
all
...]
strcase.cpp
680
if(!full.
hasMoreChar32Than
(0, 0x7fffffff, 1)) {
[
all
...]
/external/icu/icu4c/source/i18n/
alphaindex.cpp
314
if (!item->
hasMoreChar32Than
(0, itemLength, 1)) {
[
all
...]
/external/icu/icu4c/source/common/unicode/
unistr.h
[
all
...]
/external/icu/icu4c/source/common/
unistr.cpp
833
UnicodeString::
hasMoreChar32Than
(int32_t start, int32_t length, int32_t number) const {
[
all
...]
Completed in 246 milliseconds