Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/icu/
DLDMLComparator.java48 private static final int OPT_CASE_SENSITIVE = 0x00020000; // PN field in LDMLComparator
466 …if ((m_iOptions & OPT_CASE_SENSITIVE) == 0) { // it's not a case sensitive search so this is a mat… in printDifferentValues()
540 …if ((m_iOptions & OPT_CASE_SENSITIVE) == 0) { // it's not a case sensitive search so this is a mat… in printDifferentValuesWithRef()