Home
last modified time | relevance | path

Searched refs:lengthMatched (Results 1 – 18 of 18) sorted by relevance

/dports/devel/icu/icu/source/common/
H A Ddictionarydata.cpp56 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
64 lengths[wordCount] = lengthMatched; in matches()
78 if (lengthMatched >= maxLength) { in matches()
123 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
131 lengths[wordCount] = lengthMatched; in matches()
145 if (lengthMatched >= maxLength) { in matches()
/dports/devel/icu-lx/icu/source/common/
H A Ddictionarydata.cpp56 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
64 lengths[wordCount] = lengthMatched; in matches()
78 if (lengthMatched >= maxLength) { in matches()
123 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
131 lengths[wordCount] = lengthMatched; in matches()
145 if (lengthMatched >= maxLength) { in matches()
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/
H A Ddictionarydata.cpp56 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
64 lengths[wordCount] = lengthMatched; in matches()
78 if (lengthMatched >= maxLength) { in matches()
123 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
131 lengths[wordCount] = lengthMatched; in matches()
145 if (lengthMatched >= maxLength) { in matches()
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/
H A Ddictionarydata.cpp56 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
64 lengths[wordCount] = lengthMatched; in matches()
78 if (lengthMatched >= maxLength) { in matches()
123 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
131 lengths[wordCount] = lengthMatched; in matches()
145 if (lengthMatched >= maxLength) { in matches()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/
H A Ddictionarydata.cpp56 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
64 lengths[wordCount] = lengthMatched; in matches()
78 if (lengthMatched >= maxLength) { in matches()
123 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
131 lengths[wordCount] = lengthMatched; in matches()
145 if (lengthMatched >= maxLength) { in matches()
/dports/textproc/R-cran-stringi/stringi/src/icu55/common/
H A Ddictionarydata.cpp54 int32_t lengthMatched = utext_getNativeIndex(text) - startingTextIndex; in matches() local
62 lengths[wordCount] = lengthMatched; in matches()
76 if (lengthMatched >= maxLength) { in matches()
121 int32_t lengthMatched = utext_getNativeIndex(text) - startingTextIndex; in matches() local
129 lengths[wordCount] = lengthMatched; in matches()
143 if (lengthMatched >= maxLength) { in matches()
/dports/textproc/R-cran-stringi/stringi/src/icu69/common/
H A Ddictionarydata.cpp56 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
64 lengths[wordCount] = lengthMatched; in matches()
78 if (lengthMatched >= maxLength) { in matches()
123 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
131 lengths[wordCount] = lengthMatched; in matches()
145 if (lengthMatched >= maxLength) { in matches()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/common/
H A Ddictionarydata.cpp56 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
64 lengths[wordCount] = lengthMatched; in matches()
78 if (lengthMatched >= maxLength) { in matches()
123 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
131 lengths[wordCount] = lengthMatched; in matches()
145 if (lengthMatched >= maxLength) { in matches()
/dports/www/firefox/firefox-99.0/intl/icu/source/common/
H A Ddictionarydata.cpp56 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
64 lengths[wordCount] = lengthMatched; in matches()
78 if (lengthMatched >= maxLength) { in matches()
123 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
131 lengths[wordCount] = lengthMatched; in matches()
145 if (lengthMatched >= maxLength) { in matches()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/common/
H A Ddictionarydata.cpp56 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
64 lengths[wordCount] = lengthMatched; in matches()
78 if (lengthMatched >= maxLength) { in matches()
123 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
131 lengths[wordCount] = lengthMatched; in matches()
145 if (lengthMatched >= maxLength) { in matches()
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/common/
H A Ddictionarydata.cpp56 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
64 lengths[wordCount] = lengthMatched; in matches()
78 if (lengthMatched >= maxLength) { in matches()
123 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
131 lengths[wordCount] = lengthMatched; in matches()
145 if (lengthMatched >= maxLength) { in matches()
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/common/
H A Ddictionarydata.cpp56 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
64 lengths[wordCount] = lengthMatched; in matches()
78 if (lengthMatched >= maxLength) { in matches()
123 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
131 lengths[wordCount] = lengthMatched; in matches()
145 if (lengthMatched >= maxLength) { in matches()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/common/
H A Ddictionarydata.cpp56 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
64 lengths[wordCount] = lengthMatched; in matches()
78 if (lengthMatched >= maxLength) { in matches()
123 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
131 lengths[wordCount] = lengthMatched; in matches()
145 if (lengthMatched >= maxLength) { in matches()
/dports/www/node10/node-v10.24.1/deps/icu-small/source/common/
H A Ddictionarydata.cpp56 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
64 lengths[wordCount] = lengthMatched; in matches()
78 if (lengthMatched >= maxLength) { in matches()
123 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
131 lengths[wordCount] = lengthMatched; in matches()
145 if (lengthMatched >= maxLength) { in matches()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/common/
H A Ddictionarydata.cpp54 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
62 lengths[wordCount] = lengthMatched; in matches()
76 if (lengthMatched >= maxLength) { in matches()
121 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches() local
129 lengths[wordCount] = lengthMatched; in matches()
143 if (lengthMatched >= maxLength) { in matches()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/imap/src/
H A DnsImapNamespace.cpp221 int lengthMatched = -1; in GetNamespaceForMailbox() local
232 if (currentMatchedLength > lengthMatched) { in GetNamespaceForMailbox()
234 lengthMatched = currentMatchedLength; in GetNamespaceForMailbox()
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/icu/
H A Dicu4c-khmerbreakengine.patch.1769 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex;
792 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/icu/
H A Dicu4c-khmerbreakengine.patch.1994 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex;
1017 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex;