Home
last modified time | relevance | path

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

/dports/shells/fish/fish-3.3.1/src/
H A Dparse_execution.cpp800 wcstring unexp_cmd = get_source(statement.command); in expand_command() local
805 expand_to_command_and_args(unexp_cmd, ctx, out_cmd, out_args, &errors); in expand_command()