Searched defs:isCanonSegmentStarter (Results 1 – 3 of 3) sorted by relevance
175 static UBool isCanonSegmentStarter(const BinaryProperty &, UChar32, UProperty) { in isCanonSegmentStarter() function179 static UBool isCanonSegmentStarter(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in isCanonSegmentStarter() function
1972 UBool Normalizer2Impl::isCanonSegmentStarter(UChar32 c) const { in isCanonSegmentStarter() function in Normalizer2Impl
842 public boolean isCanonSegmentStarter(int c) { in isCanonSegmentStarter() method in Normalizer2Impl