Lines Matching full:u_islower
831 u_isupper(data[i].charAt(0)) && u_islower(data[i].charAt(1))) {832 if (!(u_isupper(out.charAt(0)) && u_islower(out.charAt(1)))) {