Home
last modified time | relevance | path

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

/dports/shells/fish/fish-3.3.1/src/
H A Dcomplete.h101 void prepend_token_prefix(const wcstring &prefix);
H A Dwildcard.cpp667 c->prepend_token_prefix(wildcard); in try_add_completion_result()
669 c->prepend_token_prefix(prefix); in try_add_completion_result()
839 c->prepend_token_prefix(child_prefix); in expand_literal_intermediate_segment_with_fuzz()
H A Dcomplete.cpp233 void completion_t::prepend_token_prefix(const wcstring &prefix) { in prepend_token_prefix() function in completion_t
1205 comp.prepend_token_prefix(prefix_with_sep); in complete_param_expand()