Home
last modified time | relevance | path

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

/dports/shells/fish/fish-3.3.1/src/
H A Dcomplete.cpp1011 bool old_style_match = false; in complete_param_for_command() local
1017 old_style_match = true; in complete_param_for_command()
1027 if (!old_style_match) { in complete_param_for_command()