Searched refs:tolower (Results 1 – 3 of 3) sorted by relevance
33 c1 = tolower(c1); in strnicmp()34 c2 = tolower(c2); in strnicmp()
27 int tolower(int c);
58 int tolower(int c) { in tolower() function
Completed in 2 milliseconds