Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/props/
DUnicodeProperty.java83 public static synchronized UnicodeSet getSPECIALS() { in getSPECIALS() method in UnicodeProperty
92 STUFF_TO_TEST = new UnicodeSet(getSPECIALS()).complement() in getSTUFF_TO_TEST()