Home
last modified time | relevance | path

Searched defs:nativeLimit (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dutxttest.cpp311 int32_t nativeLimit = 0; in TestCMR() local
406 int32_t nativeStart, int32_t nativeLimit, int32_t nativeDest, in TestCopyMove()
482 int32_t nativeLimit, in TestReplace()
/external/icu/icu4c/source/common/
Dutext.cpp485 int64_t nativeStart, int64_t nativeLimit, in utext_replace()
502 int64_t nativeStart, int64_t nativeLimit, in utext_copy()
/external/icu/icu4c/source/i18n/
Drematch.cpp1618 int64_t nativeLimit = regionLimit; in region() local
/external/icu/libandroidicu/static_shim/
Dshim.cpp2838 void utext_copy_android(UText * ut, int64_t nativeStart, int64_t nativeLimit, int64_t destIndex, UB… in utext_copy_android()
2847 int32_t utext_extract_android(UText * ut, int64_t nativeStart, int64_t nativeLimit, UChar * dest, i… in utext_extract_android()
2892 int32_t utext_replace_android(UText * ut, int64_t nativeStart, int64_t nativeLimit, const UChar * r… in utext_replace_android()