Home
last modified time | relevance | path

Searched refs:rl_last_func (Results 1 – 25 of 139) sorted by relevance

123456

/dports/shells/bash/bash-5.1/lib/readline/
H A Dsearch.c633 if (rl_last_func != rl_history_search_forward && in rl_history_search_forward()
634 rl_last_func != rl_history_search_backward) in rl_history_search_forward()
651 if (rl_last_func != rl_history_search_forward && in rl_history_search_backward()
652 rl_last_func != rl_history_search_backward) in rl_history_search_backward()
670 if (rl_last_func != rl_history_substr_search_forward && in rl_history_substr_search_forward()
671 rl_last_func != rl_history_substr_search_backward) in rl_history_substr_search_forward()
688 if (rl_last_func != rl_history_substr_search_forward && in rl_history_substr_search_backward()
689 rl_last_func != rl_history_substr_search_backward) in rl_history_substr_search_backward()
H A Dkill.c508 if (((rl_last_func != rl_yank_pop) && (rl_last_func != rl_yank)) || in rl_yank_pop()
540 if (((rl_last_func != rl_vi_yank_pop) && (rl_last_func != rl_vi_put)) || in rl_vi_yank_pop()
643 if (rl_last_func != rl_yank_last_arg) in rl_yank_last_arg()
/dports/devel/gdb/gdb-11.1/readline/readline/
H A Dsearch.c633 if (rl_last_func != rl_history_search_forward && in rl_history_search_forward()
634 rl_last_func != rl_history_search_backward) in rl_history_search_forward()
651 if (rl_last_func != rl_history_search_forward && in rl_history_search_backward()
652 rl_last_func != rl_history_search_backward) in rl_history_search_backward()
670 if (rl_last_func != rl_history_substr_search_forward && in rl_history_substr_search_forward()
671 rl_last_func != rl_history_substr_search_backward) in rl_history_substr_search_forward()
688 if (rl_last_func != rl_history_substr_search_forward && in rl_history_substr_search_backward()
689 rl_last_func != rl_history_substr_search_backward) in rl_history_substr_search_backward()
H A Dkill.c508 if (((rl_last_func != rl_yank_pop) && (rl_last_func != rl_yank)) || in rl_yank_pop()
540 if (((rl_last_func != rl_vi_yank_pop) && (rl_last_func != rl_vi_put)) || in rl_vi_yank_pop()
643 if (rl_last_func != rl_yank_last_arg) in rl_yank_last_arg()
/dports/devel/readline/readline-8.1/
H A Dsearch.c633 if (rl_last_func != rl_history_search_forward && in rl_history_search_forward()
634 rl_last_func != rl_history_search_backward) in rl_history_search_forward()
651 if (rl_last_func != rl_history_search_forward && in rl_history_search_backward()
652 rl_last_func != rl_history_search_backward) in rl_history_search_backward()
670 if (rl_last_func != rl_history_substr_search_forward && in rl_history_substr_search_forward()
671 rl_last_func != rl_history_substr_search_backward) in rl_history_substr_search_forward()
688 if (rl_last_func != rl_history_substr_search_forward && in rl_history_substr_search_backward()
689 rl_last_func != rl_history_substr_search_backward) in rl_history_substr_search_backward()
H A Dkill.c508 if (((rl_last_func != rl_yank_pop) && (rl_last_func != rl_yank)) || in rl_yank_pop()
540 if (((rl_last_func != rl_vi_yank_pop) && (rl_last_func != rl_vi_put)) || in rl_vi_yank_pop()
643 if (rl_last_func != rl_yank_last_arg) in rl_yank_last_arg()
/dports/cad/magic/magic-8.3.245/readline/readline-4.3/
H A Dsearch.c439 if (rl_last_func != rl_history_search_forward &&
440 rl_last_func != rl_history_search_backward)
458 if (rl_last_func != rl_history_search_forward &&
459 rl_last_func != rl_history_search_backward)
H A Dreadline.c153 rl_command_func_t *rl_last_func = (rl_command_func_t *)NULL; variable
469 if (rl_erase_empty_line && rl_done && rl_last_func == rl_newline && in readline_internal_char()
588 rl_last_func = map[key].function;
729 rl_last_func = (rl_command_func_t *)NULL; in rl_initialize()
927 sp->lastfunc = rl_last_func;
961 rl_last_func = sp->lastfunc;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/readline/
H A Dsearch.c439 if (rl_last_func != rl_history_search_forward &&
440 rl_last_func != rl_history_search_backward)
458 if (rl_last_func != rl_history_search_forward &&
459 rl_last_func != rl_history_search_backward)
H A Dreadline.c153 rl_command_func_t *rl_last_func = (rl_command_func_t *)NULL; variable
469 if (rl_erase_empty_line && rl_done && rl_last_func == rl_newline && in readline_internal_char()
588 rl_last_func = map[key].function;
729 rl_last_func = (rl_command_func_t *)NULL; in rl_initialize()
927 sp->lastfunc = rl_last_func;
963 rl_last_func = sp->lastfunc;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/readline/
H A Dsearch.c439 if (rl_last_func != rl_history_search_forward &&
440 rl_last_func != rl_history_search_backward)
458 if (rl_last_func != rl_history_search_forward &&
459 rl_last_func != rl_history_search_backward)
H A Dreadline.c153 rl_command_func_t *rl_last_func = (rl_command_func_t *)NULL; variable
469 if (rl_erase_empty_line && rl_done && rl_last_func == rl_newline && in readline_internal_char()
588 rl_last_func = map[key].function;
729 rl_last_func = (rl_command_func_t *)NULL; in rl_initialize()
927 sp->lastfunc = rl_last_func;
963 rl_last_func = sp->lastfunc;
/dports/databases/gqlplus/gqlplus-1.16/gqlplus-1.15/readline/
H A Dsearch.c439 if (rl_last_func != rl_history_search_forward &&
440 rl_last_func != rl_history_search_backward)
458 if (rl_last_func != rl_history_search_forward &&
459 rl_last_func != rl_history_search_backward)
H A Dreadline.c153 rl_command_func_t *rl_last_func = (rl_command_func_t *)NULL; variable
469 if (rl_erase_empty_line && rl_done && rl_last_func == rl_newline && in readline_internal_char()
588 rl_last_func = map[key].function;
728 rl_last_func = (rl_command_func_t *)NULL; in rl_initialize()
926 sp->lastfunc = rl_last_func;
960 rl_last_func = sp->lastfunc;
/dports/databases/gqlplus/gqlplus-1.16/readline/
H A Dsearch.c439 if (rl_last_func != rl_history_search_forward &&
440 rl_last_func != rl_history_search_backward)
458 if (rl_last_func != rl_history_search_forward &&
459 rl_last_func != rl_history_search_backward)
H A Dreadline.c153 rl_command_func_t *rl_last_func = (rl_command_func_t *)NULL; variable
469 if (rl_erase_empty_line && rl_done && rl_last_func == rl_newline && in readline_internal_char()
588 rl_last_func = map[key].function;
728 rl_last_func = (rl_command_func_t *)NULL; in rl_initialize()
926 sp->lastfunc = rl_last_func;
960 rl_last_func = sp->lastfunc;
/dports/devel/avr-gdb/gdb-7.3.1/readline/
H A Dsearch.c546 if (rl_last_func != rl_history_search_forward &&
547 rl_last_func != rl_history_search_backward)
565 if (rl_last_func != rl_history_search_forward &&
566 rl_last_func != rl_history_search_backward)
/dports/devel/gdb761/gdb-7.6.1/readline/
H A Dsearch.c544 if (rl_last_func != rl_history_search_forward &&
545 rl_last_func != rl_history_search_backward)
563 if (rl_last_func != rl_history_search_forward &&
564 rl_last_func != rl_history_search_backward)
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/readline/
H A Dsearch.c545 if (rl_last_func != rl_history_search_forward &&
546 rl_last_func != rl_history_search_backward)
564 if (rl_last_func != rl_history_search_forward &&
565 rl_last_func != rl_history_search_backward)
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/readline/
H A Dsearch.c545 if (rl_last_func != rl_history_search_forward &&
546 rl_last_func != rl_history_search_backward)
564 if (rl_last_func != rl_history_search_forward &&
565 rl_last_func != rl_history_search_backward)
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/readline/
H A Dsearch.c545 if (rl_last_func != rl_history_search_forward &&
546 rl_last_func != rl_history_search_backward)
564 if (rl_last_func != rl_history_search_forward &&
565 rl_last_func != rl_history_search_backward)
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/readline/
H A Dsearch.c545 if (rl_last_func != rl_history_search_forward &&
546 rl_last_func != rl_history_search_backward)
564 if (rl_last_func != rl_history_search_forward &&
565 rl_last_func != rl_history_search_backward)
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/readline/
H A Dsearch.c545 if (rl_last_func != rl_history_search_forward &&
546 rl_last_func != rl_history_search_backward)
564 if (rl_last_func != rl_history_search_forward &&
565 rl_last_func != rl_history_search_backward)
/dports/databases/mariadb103-server/mariadb-10.3.34/extra/readline/
H A Dsearch.c545 if (rl_last_func != rl_history_search_forward &&
546 rl_last_func != rl_history_search_backward)
564 if (rl_last_func != rl_history_search_forward &&
565 rl_last_func != rl_history_search_backward)
/dports/databases/mysql55-client/mysql-5.5.62/cmd-line-utils/readline/
H A Dsearch.c545 if (rl_last_func != rl_history_search_forward &&
546 rl_last_func != rl_history_search_backward)
564 if (rl_last_func != rl_history_search_forward &&
565 rl_last_func != rl_history_search_backward)

123456