Home
last modified time | relevance | path

Searched refs:isIgnorable (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dcoleitr.h257 static inline UBool isIgnorable(int32_t order);
398 inline UBool CollationElementIterator::isIgnorable(int32_t order) in isIgnorable() function
/third_party/node/deps/icu-small/source/i18n/unicode/
Dcoleitr.h259 static inline UBool isIgnorable(int32_t order);
400 inline UBool CollationElementIterator::isIgnorable(int32_t order) in isIgnorable() function
/third_party/icu/icu4c/source/i18n/unicode/
Dcoleitr.h259 static inline UBool isIgnorable(int32_t order);
400 inline UBool CollationElementIterator::isIgnorable(int32_t order) in isIgnorable() function
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dcoleitr.h259 static inline UBool isIgnorable(int32_t order);
400 inline UBool CollationElementIterator::isIgnorable(int32_t order) in isIgnorable() function
/third_party/icu/icu4c/source/test/intltest/
Ditercoll.cpp368 if (CollationElementIterator::isIgnorable(order)) in TestMaxExpansion()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DUCharacterCaseTest.java323 boolean isIgnorable = UCharacter.hasBinaryProperty('\'', UProperty.CASE_IGNORABLE); in TestTitleRegression()
324 assertTrue("Case Ignorable check of ASCII apostrophe", isIgnorable); in TestTitleRegression()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUCharacterCaseTest.java320 boolean isIgnorable = UCharacter.hasBinaryProperty('\'', UProperty.CASE_IGNORABLE); in TestTitleRegression()
321 assertTrue("Case Ignorable check of ASCII apostrophe", isIgnorable); in TestTitleRegression()