Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/props/
DUnicodeProperty.java46 public static final int SAMPLE_LOW_SURROGATE = LOW_SURROGATES.charAt(0); field in UnicodeProperty
97 .add(SAMPLE_LOW_SURROGATE) in getSTUFF_TO_TEST()
1449 if (result.contains(UnicodeProperty.SAMPLE_LOW_SURROGATE)) { in addUntested()
1478 if (null != (temp = result.get(UnicodeProperty.SAMPLE_LOW_SURROGATE))) { in addUntested()