Home | History | Annotate | Download | only in Sema

Lines Matching refs:toLowercase

657         front = isLowercase(front) ? toUppercase(front) : toLowercase(front);