Home
last modified time | relevance | path

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

/external/libedit/src/
Dreadline.c104 char history_subst_char = '^'; variable
900 if (str[0] == history_subst_char) { in history_expand()