Home | History | Annotate | Download | only in src

Lines Matching refs:tolower_l

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