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