Searched refs:SAMPLE_LOW_SURROGATE (Results 1 – 1 of 1) sorted by relevance
46 public static final int SAMPLE_LOW_SURROGATE = LOW_SURROGATES.charAt(0); field in UnicodeProperty97 .add(SAMPLE_LOW_SURROGATE) in getSTUFF_TO_TEST()1564 if (result.contains(UnicodeProperty.SAMPLE_LOW_SURROGATE)) { in addUntested()1593 if (null != (temp = result.get(UnicodeProperty.SAMPLE_LOW_SURROGATE))) { in addUntested()