Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dhistexpand.c99 char *history_no_expand_chars = " \t\n\r="; variable
/netbsd-src/lib/libedit/
H A Dreadline.c105 char *history_no_expand_chars = expand_chars; variable