Home
last modified time | relevance | path

Searched refs:spanQuickCheckYes (Results 1 – 25 of 42) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/icu/source/common/
Dnorm2allmodes.h161 return sLimit==spanQuickCheckYes(sArray, sLimit, errorCode); in isNormalized()
168 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const { in spanQuickCheckYes() function
177 return (int32_t)(spanQuickCheckYes(sArray, sArray+s.length(), errorCode)-sArray); in spanQuickCheckYes()
180 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const = 0;
208 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const { in spanQuickCheckYes() function
211 … using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function.
296 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &) const U_OVERRIDE { in spanQuickCheckYes() function
299 … using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function.
335 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const { in spanQuickCheckYes() function
338 … using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function.
Dfilterednormalizer2.cpp300 FilteredNormalizer2::spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const { in spanQuickCheckYes() function in FilteredNormalizer2
313 norm2.spanQuickCheckYes( in spanQuickCheckYes()
Dnormalizer2.cpp161 spanQuickCheckYes(const UnicodeString &s, UErrorCode &) const U_OVERRIDE { in spanQuickCheckYes() function in NoopNormalizer2
530 return ((const Normalizer2 *)norm2)->spanQuickCheckYes(sString, *pErrorCode); in unorm2_spanQuickCheckYes()
Dunormcmp.cpp537 int32_t spanQCYes=n2->spanQuickCheckYes(str, *pErrorCode); in _normalize()
/third_party/icu/icu4c/source/common/
Dnorm2allmodes.h161 return sLimit==spanQuickCheckYes(sArray, sLimit, errorCode); in isNormalized()
168 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes() function
177 return (int32_t)(spanQuickCheckYes(sArray, sArray+s.length(), errorCode)-sArray); in spanQuickCheckYes()
180 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const = 0;
232spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes() function
235 … using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function.
326 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &) const U_OVERRIDE { in spanQuickCheckYes() function
329 … using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function.
365spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes() function
368 … using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function.
Dfilterednormalizer2.cpp300 FilteredNormalizer2::spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const { in spanQuickCheckYes() function in FilteredNormalizer2
313 norm2.spanQuickCheckYes( in spanQuickCheckYes()
Dnormalizer2.cpp161 spanQuickCheckYes(const UnicodeString &s, UErrorCode &) const U_OVERRIDE { in spanQuickCheckYes() function in NoopNormalizer2
530 return ((const Normalizer2 *)norm2)->spanQuickCheckYes(sString, *pErrorCode); in unorm2_spanQuickCheckYes()
/third_party/node/deps/icu-small/source/common/
Dnorm2allmodes.h161 return sLimit==spanQuickCheckYes(sArray, sLimit, errorCode); in isNormalized()
168 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes() function
177 return (int32_t)(spanQuickCheckYes(sArray, sArray+s.length(), errorCode)-sArray); in spanQuickCheckYes()
180 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const = 0;
232spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes() function
235 … using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function.
326 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &) const U_OVERRIDE { in spanQuickCheckYes() function
329 … using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function.
365spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes() function
368 … using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function.
Dfilterednormalizer2.cpp300 FilteredNormalizer2::spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const { in spanQuickCheckYes() function in FilteredNormalizer2
313 norm2.spanQuickCheckYes( in spanQuickCheckYes()
Dnormalizer2.cpp161 spanQuickCheckYes(const UnicodeString &s, UErrorCode &) const U_OVERRIDE { in spanQuickCheckYes() function in NoopNormalizer2
530 return ((const Normalizer2 *)norm2)->spanQuickCheckYes(sString, *pErrorCode); in unorm2_spanQuickCheckYes()
Dunormcmp.cpp537 int32_t spanQCYes=n2->spanQuickCheckYes(str, *pErrorCode); in _normalize()
/third_party/skia/third_party/externals/icu/source/common/
Dnorm2allmodes.h161 return sLimit==spanQuickCheckYes(sArray, sLimit, errorCode); in isNormalized()
168 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes() function
177 return (int32_t)(spanQuickCheckYes(sArray, sArray+s.length(), errorCode)-sArray); in spanQuickCheckYes()
180 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const = 0;
232spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes() function
235 … using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function.
326 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &) const U_OVERRIDE { in spanQuickCheckYes() function
329 … using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function.
365spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes() function
368 … using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function.
Dfilterednormalizer2.cpp300 FilteredNormalizer2::spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const { in spanQuickCheckYes() function in FilteredNormalizer2
313 norm2.spanQuickCheckYes( in spanQuickCheckYes()
Dnormalizer2.cpp161 spanQuickCheckYes(const UnicodeString &s, UErrorCode &) const U_OVERRIDE { in spanQuickCheckYes() function in NoopNormalizer2
530 return ((const Normalizer2 *)norm2)->spanQuickCheckYes(sString, *pErrorCode); in unorm2_spanQuickCheckYes()
Dunormcmp.cpp537 int32_t spanQCYes=n2->spanQuickCheckYes(str, *pErrorCode); in _normalize()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DNorm2AllModes.java78 public int spanQuickCheckYes(CharSequence s) { return s.length(); } in spanQuickCheckYes() method in Norm2AllModes.NoopNormalizer2
163 return s.length()==spanQuickCheckYes(s); in isNormalized()
193 public int spanQuickCheckYes(CharSequence s) { in spanQuickCheckYes() method in Norm2AllModes.DecomposeNormalizer2
246 public int spanQuickCheckYes(CharSequence s) { in spanQuickCheckYes() method in Norm2AllModes.ComposeNormalizer2
285 public int spanQuickCheckYes(CharSequence s) { in spanQuickCheckYes() method in Norm2AllModes.FCDNormalizer2
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DNorm2AllModes.java71 public int spanQuickCheckYes(CharSequence s) { return s.length(); } in spanQuickCheckYes() method in Norm2AllModes.NoopNormalizer2
153 return s.length()==spanQuickCheckYes(s); in isNormalized()
180 public int spanQuickCheckYes(CharSequence s) { in spanQuickCheckYes() method in Norm2AllModes.DecomposeNormalizer2
230 public int spanQuickCheckYes(CharSequence s) { in spanQuickCheckYes() method in Norm2AllModes.ComposeNormalizer2
266 public int spanQuickCheckYes(CharSequence s) { in spanQuickCheckYes() method in Norm2AllModes.FCDNormalizer2
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DNormalizer2.java210 int spanLength=spanQuickCheckYes(src); in normalize()
367 public abstract int spanQuickCheckYes(CharSequence s); in spanQuickCheckYes() method in Normalizer2
DFilteredNormalizer2.java163 public int spanQuickCheckYes(CharSequence s) { in spanQuickCheckYes() method in FilteredNormalizer2
172 norm2.spanQuickCheckYes(s.subSequence(prevSpanLimit, spanLimit)); in spanQuickCheckYes()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNormalizer2.java222 int spanLength=spanQuickCheckYes(src); in normalize()
390 public abstract int spanQuickCheckYes(CharSequence s); in spanQuickCheckYes() method in Normalizer2
DFilteredNormalizer2.java174 public int spanQuickCheckYes(CharSequence s) { in spanQuickCheckYes() method in FilteredNormalizer2
183 norm2.spanQuickCheckYes(s.subSequence(prevSpanLimit, spanLimit)); in spanQuickCheckYes()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dnormalizer2.h441 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const = 0;
718 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE;
/third_party/node/deps/icu-small/source/common/unicode/
Dnormalizer2.h439 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const = 0;
712 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE;
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dnormalizer2.h439 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const = 0;
712 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE;
/third_party/icu/icu4c/source/common/unicode/
Dnormalizer2.h439 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const = 0;
712 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE;

12