OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpLimit
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/common/
ucase.h
163
int32_t cpStart,
cpLimit
;
/external/icu4c/test/intltest/
convtest.cpp
521
UChar32
cpLimit
;
524
cpLimit
=s0Length=0x10000; // BMP only
526
cpLimit
=0x110000;
554
if(
cpLimit
==0x110000) {
601
expected.add(0,
cpLimit
-1);
619
if(
cpLimit
<0x110000) {
620
set.remove(
cpLimit
, 0x10ffff);
[
all
...]
Completed in 177 milliseconds