Home | History | Annotate | Download | only in src

Lines Matching refs:tolower_l

1137     return static_cast<char>(tolower_l(static_cast<unsigned char>(c), __l));
1144 *low = static_cast<char>(tolower_l(static_cast<unsigned char>(*low), __l));