Searched defs:hasScript (Results 1 – 5 of 5) sorted by relevance
220 … UnicodeSet hasScript = new UnicodeSet(valueChars).removeAll(expandBlockIgnorables); in reduceByProperty() local
1211 public static final boolean hasScript(int c, int sc) { in hasScript() method in UScript
585 UBool hasScript = uprv_strlen(script) > 0; in localeDisplayName() local
1021 public static final boolean hasScript(int c, int sc) { in hasScript() method in UScript
706 Set<String> hasScript = new TreeSet<String>(); in printDefaultContent() local