Searched refs:isIgnorable (Results 1 – 7 of 7) sorted by relevance
257 static inline UBool isIgnorable(int32_t order);398 inline UBool CollationElementIterator::isIgnorable(int32_t order) in isIgnorable() function
259 static inline UBool isIgnorable(int32_t order);400 inline UBool CollationElementIterator::isIgnorable(int32_t order) in isIgnorable() function
368 if (CollationElementIterator::isIgnorable(order)) in TestMaxExpansion()
323 boolean isIgnorable = UCharacter.hasBinaryProperty('\'', UProperty.CASE_IGNORABLE); in TestTitleRegression()324 assertTrue("Case Ignorable check of ASCII apostrophe", isIgnorable); in TestTitleRegression()
320 boolean isIgnorable = UCharacter.hasBinaryProperty('\'', UProperty.CASE_IGNORABLE); in TestTitleRegression()321 assertTrue("Case Ignorable check of ASCII apostrophe", isIgnorable); in TestTitleRegression()