Searched refs:CHECK_VALUE (Results 1 – 2 of 2) sorted by relevance
538 if (CHECK_VALUE && d == VALUE_TO_CHECK) {602 private static boolean CHECK_VALUE = false;663 CHECK_VALUE = equivalentLocales.contains("pt"); // for debugging
130 public static int CHECK_VALUE = 0x037A; field in UnicodeProperty202 if (DEBUG && CHECK_VALUE == codepoint && CHECK_NAME.equals(getName())) { in getValue()