Home
last modified time | relevance | path

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

/external/libedit/src/
Dreadline.c106 Function *history_inhibit_expansion_function = NULL; variable
958 && (!history_inhibit_expansion_function || in history_expand()
959 (*history_inhibit_expansion_function)(str, in history_expand()