Home
last modified time | relevance | path

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

/dports/shells/fish/fish-3.3.1/src/
H A Dcomplete.cpp396 void complete_strings(const wcstring &wc_escaped, const description_func_t &desc_func,
615 void completer_t::complete_strings(const wcstring &wc_escaped, const description_func_t &desc_func, in complete_strings() argument
617 wcstring tmp = wc_escaped; in complete_strings()