Lines Matching refs:x5A
502 if (current.length() == 1 && 0x41 <= (c = current.charAt(0)) && c <= 0x5A) { // A-Z505 0x41 <= (c = current.charAt(BASE_LENGTH)) && c <= 0x5A) {777 if (0x41 <= c && c <= 0x5A) { // A-Z779 initialLabels_->add(0x41, 0x5A); // A-Z