/third_party/skia/third_party/externals/icu/source/tools/gennorm2/ |
D | norms.h | 93 UBool hasCompBoundaryBefore, hasCompBoundaryAfter; member
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/gennorm2/ |
D | norms.h | 93 UBool hasCompBoundaryBefore, hasCompBoundaryAfter; member
|
/third_party/icu/icu4c/source/tools/gennorm2/ |
D | norms.h | 93 UBool hasCompBoundaryBefore, hasCompBoundaryAfter; member
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | normalizer2impl.cpp | 2009 UBool Normalizer2Impl::hasCompBoundaryAfter(const UChar *start, const UChar *p, in hasCompBoundaryAfter() function in Normalizer2Impl 2020 UBool Normalizer2Impl::hasCompBoundaryAfter(const uint8_t *start, const uint8_t *p, in hasCompBoundaryAfter() function in Normalizer2Impl
|
D | normalizer2impl.h | 531 UBool hasCompBoundaryAfter(UChar32 c, UBool onlyContiguous) const { in hasCompBoundaryAfter() function
|
/third_party/icu/icu4c/source/common/ |
D | normalizer2impl.h | 537 UBool hasCompBoundaryAfter(UChar32 c, UBool onlyContiguous) const { in hasCompBoundaryAfter() function
|
D | normalizer2impl.cpp | 2142 UBool Normalizer2Impl::hasCompBoundaryAfter(const UChar *start, const UChar *p, in hasCompBoundaryAfter() function in Normalizer2Impl 2153 UBool Normalizer2Impl::hasCompBoundaryAfter(const uint8_t *start, const uint8_t *p, in hasCompBoundaryAfter() function in Normalizer2Impl
|
/third_party/node/deps/icu-small/source/common/ |
D | normalizer2impl.h | 537 UBool hasCompBoundaryAfter(UChar32 c, UBool onlyContiguous) const { in hasCompBoundaryAfter() function
|
D | normalizer2impl.cpp | 2142 UBool Normalizer2Impl::hasCompBoundaryAfter(const UChar *start, const UChar *p, in hasCompBoundaryAfter() function in Normalizer2Impl 2153 UBool Normalizer2Impl::hasCompBoundaryAfter(const uint8_t *start, const uint8_t *p, in hasCompBoundaryAfter() function in Normalizer2Impl
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | normalizer2impl.h | 537 UBool hasCompBoundaryAfter(UChar32 c, UBool onlyContiguous) const { in hasCompBoundaryAfter() function
|
D | normalizer2impl.cpp | 2142 UBool Normalizer2Impl::hasCompBoundaryAfter(const UChar *start, const UChar *p, in hasCompBoundaryAfter() function in Normalizer2Impl 2153 UBool Normalizer2Impl::hasCompBoundaryAfter(const uint8_t *start, const uint8_t *p, in hasCompBoundaryAfter() function in Normalizer2Impl
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | Normalizer2Impl.java | 1669 public boolean hasCompBoundaryAfter(int c, boolean onlyContiguous) { in hasCompBoundaryAfter() method in Normalizer2Impl 2160 private boolean hasCompBoundaryAfter(CharSequence s, int start, int p, boolean onlyContiguous) { in hasCompBoundaryAfter() method in Normalizer2Impl
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | Normalizer2Impl.java | 1678 public boolean hasCompBoundaryAfter(int c, boolean onlyContiguous) { in hasCompBoundaryAfter() method in Normalizer2Impl 2169 private boolean hasCompBoundaryAfter(CharSequence s, int start, int p, boolean onlyContiguous) { in hasCompBoundaryAfter() method in Normalizer2Impl
|