Home | History | Annotate | Download | only in src

Lines Matching refs:towlower

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