Searched defs:nativeLimit (Results 1 – 4 of 4) sorted by relevance
| /external/icu/icu4c/source/test/intltest/ |
| D | utxttest.cpp | 315 int32_t nativeLimit = 0; in TestCMR() local 410 int32_t nativeStart, int32_t nativeLimit, int32_t nativeDest, in TestCopyMove() 486 int32_t nativeLimit, in TestReplace()
|
| /external/icu/icu4c/source/common/ |
| D | utext.cpp | 487 int64_t nativeStart, int64_t nativeLimit, in utext_replace() 504 int64_t nativeStart, int64_t nativeLimit, in utext_copy()
|
| /external/icu/icu4c/source/i18n/ |
| D | rematch.cpp | 1618 int64_t nativeLimit = regionLimit; in region() local
|
| /external/icu/libicu/src/ |
| D | shim.cpp | 1070 int32_t utext_extract(UText * ut, int64_t nativeStart, int64_t nativeLimit, UChar * dest, int32_t d… in utext_extract()
|