Searched defs:do_unescape (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/lib/libedit/
H A Dfilecomplete.c675 int do_unescape = flags & FN_QUOTE_MATCH; local
588 find_word_to_complete(const wchar_t * cursor, const wchar_t * buffer, const wchar_t * word_break, const wchar_t * special_prefixes, size_t * length, int do_unescape) argument

Completed in 146 milliseconds