Searched defs:history_subst_char (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gdb/dist/readline/readline/ | ||
H A D | histexpand.c | 89 char history_subst_char = '^'; variable |
/netbsd-src/lib/libedit/ | ||
H A D | readline.c | 104 char history_subst_char = '^'; variable |