Searched defs:TOLOWER (Results 1 – 1 of 1) sorted by relevance
92 # define TOLOWER(Ch) towlower (Ch) macro125 # define TOLOWER(Ch) __tolower_l ((unsigned char) (Ch), loc) macro
Completed in 6 milliseconds