Lines Matching refs:toUppercase
657 front = isLowercase(front) ? toUppercase(front) : toLowercase(front);