Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Dreadline.c103 char *history_no_expand_chars = expand_chars; variable
1057 && !strchr(history_no_expand_chars, str[j + 1]) in history_expand()