Searched defs:nativeStart (Results 1 – 9 of 9) sorted by relevance
/third_party/icu/icu4c/source/test/intltest/ |
D | utxttest.cpp | 314 int32_t nativeStart = 0; // Native unit indexes for a test. in TestCMR() local 410 int32_t nativeStart, int32_t nativeLimit, int32_t nativeDest, in TestCopyMove() 485 int32_t nativeStart, // Range to be replaced, in UText native units. in TestReplace()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | rematch.cpp | 910 int64_t nativeStart = start; in find() local 1513 int64_t nativeStart; in lookingAt() local 1585 int64_t nativeStart; in matches() local 1627 int64_t nativeStart = regionStart; in region() local
|
/third_party/icu/icu4c/source/i18n/ |
D | rematch.cpp | 905 int64_t nativeStart = start; in find() local 1503 int64_t nativeStart; in lookingAt() local 1575 int64_t nativeStart; in matches() local 1617 int64_t nativeStart = regionStart; in region() local
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | rematch.cpp | 904 int64_t nativeStart = start; in find() local 1503 int64_t nativeStart; in lookingAt() local 1575 int64_t nativeStart; in matches() local 1617 int64_t nativeStart = regionStart; in region() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | rematch.cpp | 905 int64_t nativeStart = start; in find() local 1503 int64_t nativeStart; in lookingAt() local 1575 int64_t nativeStart; in matches() local 1617 int64_t nativeStart = regionStart; in region() local
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | utext.cpp | 485 int64_t nativeStart, int64_t nativeLimit, in utext_replace() 502 int64_t nativeStart, int64_t nativeLimit, in utext_copy()
|
/third_party/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()
|
/third_party/node/deps/icu-small/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()
|
/third_party/skia/third_party/externals/icu/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()
|