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