Searched refs:unicode_script (Results 1 – 1 of 1) sorted by relevance
87 public String[] unicode_script = new String[] {"U_BASIC_LATIN","U_LATIN_1_SUPPLEMENT", field in XCharacterClassificationTest381 …out.println("Gained: " + get + " (" + (0 <= get && get < unicode_script.length ? unicode_script[ge… in _getScript()382 System.out.println("Expected: " + unicode_script[i]); in _getScript()