tag | line | file | source code |
---|---|---|---|
exempt | 134 | scripts/lxdialog/dialog.h | int first_alpha (const char *string, const char *exempt); |
exempt | 343 | scripts/lxdialog/util.c | first_alpha(const char *string, const char *exempt) |
exempt | 354 | scripts/lxdialog/util.c | strchr(exempt, c) == 0) |