Home | History | Annotate | Download | only in gtest

Lines Matching refs:towlower

3084   // On MacOS X, it uses towlower, which also uses LC_CTYPE category of the
3101 left = towlower(*lhs++);
3102 right = towlower(*rhs++);