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