Home | History | Annotate | Download | only in src

Lines Matching refs:rl_pre_input_hook

117 Function *rl_pre_input_hook = NULL;
404 if (rl_pre_input_hook)
405 (*rl_pre_input_hook)(NULL, 0);