Searched refs:check_ff_value (Results 1 – 4 of 4) sorted by relevance
13 int check_ff_value(char_u *p);
2581 check_ff_value(char_u *p) in check_ff_value() function
4215 if (check_ff_value(p) == FAIL) in handle_drop_command()
5231 if (check_ff_value(eap->cmd + eap->force_ff) == FAIL) in getargopt()