Searched defs:ascii_tolower (Results 1 – 8 of 8) sorted by relevance
35 ascii_tolower(char c) in ascii_tolower() function
163 inline char ascii_tolower(unsigned char c) { in ascii_tolower() function
393 ascii_tolower (const char *str) in ascii_tolower() function
604 ascii_tolower (const char *str) in ascii_tolower() function
23 static char ascii_tolower(char x) { in ascii_tolower() function
95 inline char ascii_tolower(char c) { in ascii_tolower() function