Searched refs:isIgnorable (Results 1 - 6 of 6) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Dcoleitr.h256 static inline UBool isIgnorable(int32_t order);
397 inline UBool CollationElementIterator::isIgnorable(int32_t order) function in class:CollationElementIterator
/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DDOMHelper.java903 boolean isIgnorable = false; // return value
911 return isIgnorable;
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
H A DUCharacterCaseTest.java295 boolean isIgnorable = UCharacter.hasBinaryProperty('\'', UProperty.CASE_IGNORABLE);
296 assertTrue("Case Ignorable check of ASCII apostrophe", isIgnorable);
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUCharacterCaseTest.java294 boolean isIgnorable = UCharacter.hasBinaryProperty('\'', UProperty.CASE_IGNORABLE);
295 assertTrue("Case Ignorable check of ASCII apostrophe", isIgnorable);
/external/icu/icu4c/source/test/intltest/
H A Ditercoll.cpp368 if (CollationElementIterator::isIgnorable(order))
/external/guice/extensions/struts2/lib/
H A Dfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/core/ freemarker/debug/ freemarker/debug/impl/ ...

Completed in 1756 milliseconds