Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/props/
DUnicodeProperty.java1165 private static final String[] YES_VALUES = {"Yes", "Y", "T", "True"}; field in UnicodeProperty.BaseProperty
1170 private static final String[][] YES_NO_ALIASES = new String[][] {YES_VALUES, NO_VALUES};