Searched defs:hasScript (Results 1 – 3 of 3) sorted by relevance
1158 public static final boolean hasScript(int c, int sc) { in hasScript() method in UScript
972 public static final boolean hasScript(int c, int sc) { in hasScript() method in UScript
578 UBool hasScript = uprv_strlen(script) > 0; in localeDisplayName() local