Searched defs:history_subst_char (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gdb-7/readline/ | ||
H A D | histexpand.c | 81 char history_subst_char = '^'; variable |
/dflybsd-src/contrib/libedit/src/ | ||
H A D | readline.c | 106 char history_subst_char = '^'; variable |