Lines Matching refs:u_islower
829 u_isupper(data[i].charAt(0)) && u_islower(data[i].charAt(1))) {830 if (!(u_isupper(out.charAt(0)) && u_islower(out.charAt(1)))) {