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