Searched refs:rl_prep_term_function (Results 1 – 10 of 10) sorted by relevance
516 tui_old_rl_prep_terminal = rl_prep_term_function; in tui_setup_io()522 rl_prep_term_function = tui_prep_terminal; in tui_setup_io()557 rl_prep_term_function = tui_old_rl_prep_terminal; in tui_setup_io()
75 (*rl_prep_term_function) (_rl_meta_flag); in _rl_callback_newline()
374 (*rl_prep_term_function) (_rl_meta_flag); in rl_reset_after_signal()
538 extern rl_vintfunc_t *rl_prep_term_function;
293 (*rl_prep_term_function) (_rl_meta_flag);
50 rl_vintfunc_t *rl_prep_term_function = rl_prep_terminal; variable
136 extern VFunction *rl_prep_term_function;
607 rl_prep_term_function = null_prep_terminal; in main()
118 VFunction *rl_prep_term_function = (VFunction *)rl_prep_terminal; variable
437 @deftypevar {rl_vintfunc_t *} rl_prep_term_function448 @code{rl_prep_term_function}.