Home
last modified time | relevance | path

Searched defs:hasDecompBoundaryAfter (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DNormalizer2Impl.java1629 public boolean hasDecompBoundaryAfter(int c) { in hasDecompBoundaryAfter() method in Normalizer2Impl
/third_party/skia/third_party/externals/icu/source/common/
Dnormalizer2impl.cpp1079 UBool Normalizer2Impl::hasDecompBoundaryAfter(UChar32 c) const { in hasDecompBoundaryAfter() function in Normalizer2Impl
/third_party/icu/icu4c/source/common/
Dnormalizer2impl.cpp1079 UBool Normalizer2Impl::hasDecompBoundaryAfter(UChar32 c) const { in hasDecompBoundaryAfter() function in Normalizer2Impl
/third_party/node/deps/icu-small/source/common/
Dnormalizer2impl.cpp1079 UBool Normalizer2Impl::hasDecompBoundaryAfter(UChar32 c) const { in hasDecompBoundaryAfter() function in Normalizer2Impl
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DNormalizer2Impl.java1638 public boolean hasDecompBoundaryAfter(int c) { in hasDecompBoundaryAfter() method in Normalizer2Impl