Searched refs:tolower (Results 1 – 3 of 3) sorted by relevance
28 int tolower(int c);
63 int tolower(int c) in tolower() function
16 ``int tolower(int c)`` : 传入一个大写字母字符,返回这个字母的小写形式