OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:first_alpha
(Results
1 - 3
of
3
) sorted by null
/external/toybox/kconfig/lxdialog/
menubox.c
74
j =
first_alpha
(menu_item, "YyNnMmHh");
291
j =
first_alpha
(item_str(), "YyNnMmHh");
298
j =
first_alpha
(item_str(), "YyNnMmHh");
dialog.h
202
int
first_alpha
(const char *string, const char *exempt);
util.c
461
int
first_alpha
(const char *string, const char *exempt)
function
Completed in 1969 milliseconds