Home | History | Annotate | Download | only in lang

Lines Matching defs:isLegal

3889     public static boolean isLegal(int ch)
3918 public static boolean isLegal(String str)
3925 if (!isLegal(codepoint)) {
4326 if (UCharacter.isLegal(char16)) {