/third_party/skia/third_party/externals/icu/source/common/ |
D | norm2allmodes.h | 168 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes() function 232 … spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes() function 326 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &) const U_OVERRIDE { in spanQuickCheckYes() function 365 … spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes() function
|
D | filterednormalizer2.cpp | 300 FilteredNormalizer2::spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const { in spanQuickCheckYes() function in FilteredNormalizer2
|
D | normalizer2.cpp | 161 spanQuickCheckYes(const UnicodeString &s, UErrorCode &) const U_OVERRIDE { in spanQuickCheckYes() function in NoopNormalizer2
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | Norm2AllModes.java | 78 public int spanQuickCheckYes(CharSequence s) { return s.length(); } in spanQuickCheckYes() method in Norm2AllModes.NoopNormalizer2 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/icu4c/source/common/ |
D | norm2allmodes.h | 168 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const { in spanQuickCheckYes() function 208 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const { in spanQuickCheckYes() function 296 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &) const U_OVERRIDE { in spanQuickCheckYes() function 335 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const { in spanQuickCheckYes() function
|
D | filterednormalizer2.cpp | 300 FilteredNormalizer2::spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const { in spanQuickCheckYes() function in FilteredNormalizer2
|
D | normalizer2.cpp | 161 spanQuickCheckYes(const UnicodeString &s, UErrorCode &) const U_OVERRIDE { in spanQuickCheckYes() function in NoopNormalizer2
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | norm2allmodes.h | 168 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const { in spanQuickCheckYes() function 208 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const { in spanQuickCheckYes() function 296 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &) const U_OVERRIDE { in spanQuickCheckYes() function 335 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const { in spanQuickCheckYes() function
|
D | filterednormalizer2.cpp | 300 FilteredNormalizer2::spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const { in spanQuickCheckYes() function in FilteredNormalizer2
|
D | normalizer2.cpp | 161 spanQuickCheckYes(const UnicodeString &s, UErrorCode &) const U_OVERRIDE { in spanQuickCheckYes() function in NoopNormalizer2
|
/third_party/node/deps/icu-small/source/common/ |
D | norm2allmodes.h | 168 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes() function 232 … spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes() function 326 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &) const U_OVERRIDE { in spanQuickCheckYes() function 365 … spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes() function
|
D | filterednormalizer2.cpp | 300 FilteredNormalizer2::spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const { in spanQuickCheckYes() function in FilteredNormalizer2
|
D | normalizer2.cpp | 161 spanQuickCheckYes(const UnicodeString &s, UErrorCode &) const U_OVERRIDE { in spanQuickCheckYes() function in NoopNormalizer2
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | Normalizer2.java | 367 public abstract int spanQuickCheckYes(CharSequence s); in spanQuickCheckYes() method in Normalizer2
|
D | FilteredNormalizer2.java | 163 public int spanQuickCheckYes(CharSequence s) { in spanQuickCheckYes() method in FilteredNormalizer2
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/ |
D | BasicTest.java | 2972 public int spanQuickCheckYes(CharSequence s) { return 0; } in spanQuickCheckYes() method in BasicTest.TestNormalizer2
|