Home
last modified time | relevance | path

Searched refs:rl_completion_matches (Results 1 – 25 of 689) sorted by relevance

12345678910>>...28

/dports/science/lammps/lammps-stable_29Sep2021/tools/lammps-shell/
H A Dlammps-shell.cpp493 matches = rl_completion_matches(text, cmd_generator); in cmd_completion()
502 matches = rl_completion_matches(text, fix_ref_generator); in cmd_completion()
509 matches = rl_completion_matches(text, atom_generator); in cmd_completion()
511 matches = rl_completion_matches(text, pair_generator); in cmd_completion()
513 matches = rl_completion_matches(text, bond_generator); in cmd_completion()
515 matches = rl_completion_matches(text, angle_generator); in cmd_completion()
521 matches = rl_completion_matches(text, kspace_generator); in cmd_completion()
531 matches = rl_completion_matches(text, fix_id_generator); in cmd_completion()
541 matches = rl_completion_matches(text, group_generator); in cmd_completion()
552 matches = rl_completion_matches(text, fix_generator); in cmd_completion()
[all …]
/dports/ftp/yafc/yafc-1.3.7/src/
H A Dcompletion.c397 matches = rl_completion_matches(text, command_completion_function); in the_complete_function()
400 matches = rl_completion_matches(text, rl_filename_completion_function); in the_complete_function()
408 matches = rl_completion_matches(text, remote_completion_function); in the_complete_function()
411 matches = rl_completion_matches(text, hostname_completion_function); in the_complete_function()
414 matches = rl_completion_matches(text, bookmark_completion_function); in the_complete_function()
417 matches = rl_completion_matches(text, alias_completion_function); in the_complete_function()
420 matches = rl_completion_matches(text, variable_completion_function); in the_complete_function()
423 matches = rl_completion_matches(text, ftplist_completion_function); in the_complete_function()
426 matches = rl_completion_matches(text, taglist_completion_function); in the_complete_function()
429 matches = rl_completion_matches(text, in the_complete_function()
/dports/net/gnu-radius/radius-1.6.1/radtest/
H A Dcompletion.c264 retval = rl_completion_matches(rl_line_buffer, gen_variable_name); in complete_variable()
273 return rl_completion_matches(text, gen_state0_list); in radtest_command_completion()
295 return rl_completion_matches(text, gen_port_list); in radtest_command_completion()
299 return rl_completion_matches(text, gen_number_list); in radtest_command_completion()
301 return rl_completion_matches(text, in radtest_command_completion()
309 return rl_completion_matches(text, in radtest_command_completion()
317 return rl_completion_matches(text, in radtest_command_completion()
320 return rl_completion_matches(text, in radtest_command_completion()
/dports/misc/clifm/clifm-1.3/src/
H A Dreadline.c1603 matches = rl_completion_matches(text + 1, &hist_generator);
1614 matches = rl_completion_matches(text, &filenames_gen_eln);
1622 matches = rl_completion_matches(text, &filenames_gen_text);
1639 matches = rl_completion_matches(text, &bin_cmd_generator);
1652 matches = rl_completion_matches(text, &bin_cmd_generator);
1731 matches = rl_completion_matches(text,
1750 matches = rl_completion_matches(text, &filenames_gen_eln);
1779 matches = rl_completion_matches(text, &jump_generator);
1803 matches = rl_completion_matches(text, &cschemes_generator);
1819 matches = rl_completion_matches(text, &profiles_generator);
[all …]
/dports/math/reduce/Reduce-svn5758-src/generic/newfront/
H A Dredlinewin.c57 return rl_completion_matches(text, line_pack_completion_function); in line_completion_list()
60 return rl_completion_matches(text, line_load_completion_function); in line_completion_list()
63 return rl_completion_matches(text, rl_filename_completion_function); in line_completion_list()
66 return rl_completion_matches(text, line_switch_completion_function); in line_completion_list()
/dports/shells/bash/bash-5.1/lib/readline/
H A Dcompat.c42 extern char **rl_completion_matches PARAMS((const char *, rl_compentry_func_t *));
93 return rl_completion_matches (s, f); in completion_matches()
/dports/devel/gdb/gdb-11.1/readline/readline/
H A Dcompat.c42 extern char **rl_completion_matches PARAMS((const char *, rl_compentry_func_t *));
93 return rl_completion_matches (s, f); in completion_matches()
/dports/devel/readline/readline-8.1/
H A Dcompat.c42 extern char **rl_completion_matches PARAMS((const char *, rl_compentry_func_t *));
93 return rl_completion_matches (s, f); in completion_matches()
/dports/mail/mailutils/mailutils-3.13/mail/
H A Dmailline.c246 ret = rl_completion_matches (cmd, ml_command_generator); in ml_command_completion()
430 return rl_completion_matches (text, msgtype_generator); in msglist_closure_compl()
443 rl_completion_matches (text, header_generator)); in msglist_closure_compl()
445 return rl_completion_matches (text, header_generator); in msglist_closure_compl()
469 return rl_completion_matches (argv[argc-1], ml_command_generator); in command_compl()
733 return rl_completion_matches (text + 1, folder_generator); in file_compl()
743 return rl_completion_matches (text, rl_filename_completion_function); in file_compl()
861 return rl_completion_matches (argv[argc-1], dir_generator); in dir_compl()
887 return rl_completion_matches ((point & COMPL_WS) ? "" : argv[argc-1], in alias_compl()
983 return rl_completion_matches ((char *)closure, exec_generator); in exec_matches()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/readline/
H A Dcompat.c42 extern char **rl_completion_matches PARAMS((const char *, rl_compentry_func_t *));
96 return rl_completion_matches (s, f);
/dports/cad/magic/magic-8.3.245/readline/readline-4.3/
H A Dcompat.c42 extern char **rl_completion_matches PARAMS((const char *, rl_compentry_func_t *));
96 return rl_completion_matches (s, f);
/dports/devel/gdb761/gdb-7.6.1/readline/
H A Dcompat.c42 extern char **rl_completion_matches PARAMS((const char *, rl_compentry_func_t *));
96 return rl_completion_matches (s, f);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/readline/
H A Dcompat.c42 extern char **rl_completion_matches PARAMS((const char *, rl_compentry_func_t *));
96 return rl_completion_matches (s, f);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/readline/
H A Dcompat.c42 extern char **rl_completion_matches PARAMS((const char *, rl_compentry_func_t *));
96 return rl_completion_matches (s, f);
/dports/databases/gqlplus/gqlplus-1.16/readline/
H A Dcompat.c42 extern char **rl_completion_matches PARAMS((const char *, rl_compentry_func_t *));
96 return rl_completion_matches (s, f);
/dports/databases/gqlplus/gqlplus-1.16/gqlplus-1.15/readline/
H A Dcompat.c42 extern char **rl_completion_matches PARAMS((const char *, rl_compentry_func_t *));
96 return rl_completion_matches (s, f);
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/readline/
H A Dcompat.c42 extern char **rl_completion_matches PARAMS((const char *, rl_compentry_func_t *));
96 return rl_completion_matches (s, f);
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/readline/
H A Dcompat.c42 extern char **rl_completion_matches PARAMS((const char *, rl_compentry_func_t *));
96 return rl_completion_matches (s, f);
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/readline/
H A Dcompat.c42 extern char **rl_completion_matches PARAMS((const char *, rl_compentry_func_t *));
96 return rl_completion_matches (s, f);
/dports/databases/mariadb103-server/mariadb-10.3.34/extra/readline/
H A Dcompat.c42 extern char **rl_completion_matches PARAMS((const char *, rl_compentry_func_t *));
96 return rl_completion_matches (s, f);
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/readline/
H A Dcompat.c42 extern char **rl_completion_matches PARAMS((const char *, rl_compentry_func_t *));
96 return rl_completion_matches (s, f);
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/readline/
H A Dcompat.c42 extern char **rl_completion_matches PARAMS((const char *, rl_compentry_func_t *));
96 return rl_completion_matches (s, f);
/dports/databases/mysql55-client/mysql-5.5.62/cmd-line-utils/readline/
H A Dcompat.c42 extern char **rl_completion_matches PARAMS((const char *, rl_compentry_func_t *));
96 return rl_completion_matches (s, f);
/dports/www/cadaver/cadaver-0.23.3/m4/
H A Dreadline.m423 # Check for rl_completion_matches as in readline 4.2
24 AC_CHECK_FUNCS(rl_completion_matches)
/dports/devel/php81-readline/php-8.1.1/ext/readline/
H A Dconfig.m465 PHP_CHECK_LIBRARY(readline, rl_completion_matches,
75 PHP_CHECK_LIBRARY(readline, rl_completion_matches,
123 PHP_CHECK_LIBRARY(edit, rl_completion_matches,

12345678910>>...28