Home
last modified time | relevance | path

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

/external/libedit/src/
Dreadline.c105 char *history_no_expand_chars = expand_chars; variable
957 && !strchr(history_no_expand_chars, str[j + 1]) in history_expand()