Lines Matching refs:towlower
3100 // On MacOS X, it uses towlower, which also uses LC_CTYPE category of the3117 left = towlower(*lhs++);3118 right = towlower(*rhs++);