Home
last modified time | relevance | path

Searched refs:complete_param_expand (Results 1 – 1 of 1) sorted by relevance

/dports/shells/fish/fish-3.3.1/src/
H A Dcomplete.cpp379 void complete_param_expand(const wcstring &str, bool do_file,
1161 void completer_t::complete_param_expand(const wcstring &str, bool do_file, in complete_param_expand() function in completer_t
1673 complete_param_expand(current_token, true /* do_file */); in perform_for_commandline()
1755 complete_param_expand(current_argument, do_file, handle_as_special_cd); in perform_for_commandline()