Searched refs:tolower (Results 1 – 6 of 6) sorted by relevance
116 extern int tolower (int __c) __THROW;191 __NTH (tolower (int __c)) in __NTH()204 # define tolower(c) __tobody (c, tolower, *__ctype_tolower_loc (), (c)) macro
284 key = tolower(key); in dialog_menu()292 if (key == tolower(item_str()[j])) in dialog_menu()299 if (key == tolower(item_str()[j])) in dialog_menu()
481 c = tolower(string[i]); in first_alpha()
19 int _EXFUN(tolower, (int __c));61 # define tolower(c) \ macro
230 c = tolower(c); in use_config()
730 c = tolower(c); in conf_split_config()