Searched refs:isCanonSegmentStarter (Results 1 – 14 of 14) sorted by relevance
287 static UBool isCanonSegmentStarter(const BinaryProperty &, UChar32, UProperty) { in isCanonSegmentStarter() function291 static UBool isCanonSegmentStarter(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in isCanonSegmentStarter() function296 impl->isCanonSegmentStarter(c); in isCanonSegmentStarter()375 { UPROPS_SRC_NFC_CANON_ITER, 0, isCanonSegmentStarter },
222 if (nfcImpl.isCanonSegmentStarter(cp)) { in setSource()
392 UBool isCanonSegmentStarter(UChar32 c) const;
2524 UBool Normalizer2Impl::isCanonSegmentStarter(UChar32 c) const { in isCanonSegmentStarter() function in Normalizer2Impl
141 if (nfcImpl.isCanonSegmentStarter(cp)) { in setSource()
137 if (nfcImpl.isCanonSegmentStarter(cp)) { in setSource()
440 ensureCanonIterData().isCanonSegmentStarter(c);
877 public boolean isCanonSegmentStarter(int c) { in isCanonSegmentStarter() method in Normalizer2Impl
439 ensureCanonIterData().isCanonSegmentStarter(c);
868 public boolean isCanonSegmentStarter(int c) { in isCanonSegmentStarter() method in Normalizer2Impl
2713 if(impl.isCanonSegmentStarter(0xfb5)) { in TestCanonIterData()2724 boolean isStarter=impl.isCanonSegmentStarter(c); in TestCanonIterData()
2710 if(impl.isCanonSegmentStarter(0xfb5)) { in TestCanonIterData()2721 boolean isStarter=impl.isCanonSegmentStarter(c); in TestCanonIterData()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...