Searched refs:rl_prep_term_function (Results 1 – 8 of 8) sorted by relevance
81 if (rl_prep_term_function) in _rl_callback_newline()82 (*rl_prep_term_function) (_rl_meta_flag); in _rl_callback_newline()
489 if (rl_prep_term_function) in rl_reset_after_signal()490 (*rl_prep_term_function) (_rl_meta_flag); in rl_reset_after_signal()
335 if (rl_prep_term_function)336 (*rl_prep_term_function) (_rl_meta_flag);
569 extern rl_vintfunc_t *rl_prep_term_function;
52 rl_vintfunc_t *rl_prep_term_function = rl_prep_terminal; variable
519 tui_old_rl_prep_terminal = rl_prep_term_function; in tui_setup_io()525 rl_prep_term_function = tui_prep_terminal; in tui_setup_io()562 rl_prep_term_function = tui_old_rl_prep_terminal; in tui_setup_io()
150 extern VFunction *rl_prep_term_function;
132 VFunction *rl_prep_term_function = (VFunction *)rl_prep_terminal; variable2569 if (rl_prep_term_function) in rl_reset_after_signal()2570 (*rl_prep_term_function)(); in rl_reset_after_signal()