Searched refs:first_alpha (Results 1 - 3 of 3) sorted by relevance

/u-boot/scripts/kconfig/lxdialog/
H A Dmenubox.c61 j = first_alpha(menu_item, "YyNnMmHh");
280 j = first_alpha(item_str(), "YyNnMmHh");
287 j = first_alpha(item_str(), "YyNnMmHh");
H A Ddialog.h211 int first_alpha(const char *string, const char *exempt);
H A Dutil.c519 int first_alpha(const char *string, const char *exempt) function

Completed in 47 milliseconds