Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Dreadline.c104 Function *history_inhibit_expansion_function = NULL; variable
1058 && (!history_inhibit_expansion_function || in history_expand()
1059 (*history_inhibit_expansion_function)(str, in history_expand()