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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/lxdialog/
H A Dmenubox.c74 j = first_alpha(menu_item, "YyNnMmHh");
283 j = first_alpha(items[(scroll + i) * 2 + 1], "YyNnMmHh");
289 j = first_alpha(items [(scroll + i) * 2 + 1], "YyNnMmHh");
408 first_alpha(items [(scroll + choice) * 2 + 1], ""));
H A Ddialog.h153 int first_alpha(const char *string, const char *exempt);
H A Dutil.c345 int first_alpha(const char *string, const char *exempt) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/lxdialog/
H A Dmenubox.c74 j = first_alpha(menu_item, "YyNnMmHh");
291 j = first_alpha(item_str(), "YyNnMmHh");
298 j = first_alpha(item_str(), "YyNnMmHh");
H A Ddialog.h203 int first_alpha(const char *string, const char *exempt);
H A Dutil.c464 int first_alpha(const char *string, const char *exempt) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/config/
H A Dmenubox.c74 j = first_alpha(menu_item, "YyNnMm");
285 j = first_alpha(items[scroll + i]->name, "YyNnMm>");
291 j = first_alpha(items[scroll + i]->name, "YyNnMm>");
H A Ddialog.h159 int first_alpha (const char *string, const char *exempt);
H A Dutil.c343 first_alpha(const char *string, const char *exempt) function

Completed in 424 milliseconds