Home
last modified time | relevance | path

Searched defs:matchLimit (Results 1 – 14 of 14) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
Dstrmatch.h244 int32_t matchLimit; variable
Dusearch.cpp1770 int32_t *matchLimit, in usearch_search()
2090 int32_t *matchLimit, in usearch_searchBackwards()
/third_party/skia/third_party/externals/icu/source/i18n/
Dstrmatch.h244 int32_t matchLimit; variable
Dusearch.cpp3845 int32_t *matchLimit, in usearch_search()
4145 int32_t *matchLimit, in usearch_searchBackwards()
/third_party/icu/icu4c/source/i18n/
Dstrmatch.h244 int32_t matchLimit; variable
Dusearch.cpp1772 int32_t *matchLimit, in usearch_search()
2092 int32_t *matchLimit, in usearch_searchBackwards()
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DStringMatcher.java46 private int matchLimit; field in StringMatcher
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DStringMatcher.java47 private int matchLimit; field in StringMatcher
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUnicodeSetStringSpanTest.java227 int matchLimit = start + str.length(); in containsSpanUTF16() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DUnicodeSetStringSpanTest.java230 int matchLimit = start + str.length(); in containsSpanUTF16() local
/third_party/node/deps/icu-small/source/common/
Dustring.cpp43 isMatchAtCPBoundary(const char16_t *start, const char16_t *match, const char16_t *matchLimit, const… in isMatchAtCPBoundary()
/third_party/icu/icu4c/source/common/
Dustring.cpp43 isMatchAtCPBoundary(const UChar *start, const UChar *match, const UChar *matchLimit, const UChar *l… in isMatchAtCPBoundary()
/third_party/skia/third_party/externals/icu/source/common/
Dustring.cpp43 isMatchAtCPBoundary(const UChar *start, const UChar *match, const UChar *matchLimit, const UChar *l… in isMatchAtCPBoundary()
/third_party/icu/icu4c/source/test/intltest/
Dusettest.cpp2564 int32_t matchLimit=start+str->length(); in containsSpanUTF16() local
2763 int32_t matchLimit=start+length8; in containsSpanUTF8() local