Home
last modified time | relevance | path

Searched refs:rl_sort_completion_matches (Results 1 – 25 of 39) sorted by relevance

12

/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/modules/readline/
H A Dconfigure.in32 rl_completion_suppress_quote, rl_sort_completion_matches, dnl
H A Dconfig.h.in300 /* Define to 1 if you have the declaration of `rl_sort_completion_matches',
/dports/shells/bash/bash-5.1/lib/readline/
H A Dcomplete.c411 int rl_sort_completion_matches = 1; variable
1267 if (i && rl_sort_completion_matches) in remove_duplicate_matches()
1423 if (rl_sort_completion_matches) in compute_lcd_of_matches()
1589 if (rl_ignore_completion_duplicates == 0 && rl_sort_completion_matches) in rl_display_match_list()
H A Dreadline.h837 extern int rl_sort_completion_matches;
/dports/devel/gdb/gdb-11.1/readline/readline/
H A Dcomplete.c411 int rl_sort_completion_matches = 1; variable
1267 if (i && rl_sort_completion_matches) in remove_duplicate_matches()
1423 if (rl_sort_completion_matches) in compute_lcd_of_matches()
1589 if (rl_ignore_completion_duplicates == 0 && rl_sort_completion_matches) in rl_display_match_list()
H A Dreadline.h837 extern int rl_sort_completion_matches;
H A DNEWS288 a. A new variable, rl_sort_completion_matches; allows applications to inhibit
/dports/devel/readline/readline-8.1/
H A Dcomplete.c411 int rl_sort_completion_matches = 1; variable
1267 if (i && rl_sort_completion_matches) in remove_duplicate_matches()
1423 if (rl_sort_completion_matches) in compute_lcd_of_matches()
1589 if (rl_ignore_completion_duplicates == 0 && rl_sort_completion_matches) in rl_display_match_list()
H A Dreadline.h837 extern int rl_sort_completion_matches;
H A DNEWS288 a. A new variable, rl_sort_completion_matches; allows applications to inhibit
/dports/devel/p5-Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.42/
H A DGnu.pm679 rl_sort_completion_matches => ['I', 39], # GRL 6.0
H A DGnu.xs310 static int rl_sort_completion_matches = 1; variable
582 { &rl_sort_completion_matches, 0, 0, 0}, /* 39 */
H A DChanges309 rl_sort_completion_matches
/dports/devel/gdb761/gdb-7.6.1/readline/
H A Dcomplete.c373 int rl_sort_completion_matches = 1; variable
1101 if (i && rl_sort_completion_matches)
1425 if (rl_ignore_completion_duplicates == 0 && rl_sort_completion_matches)
H A Dreadline.h779 extern int rl_sort_completion_matches;
/dports/cad/cvc/cvc-1.1.0-4-gd172016/src/
H A Dreadline.h771 extern int rl_sort_completion_matches;
/dports/shells/bash/bash-5.1/
H A Dbashline.c677 rl_sort_completion_matches = 1; in bashline_reset()
1524 rl_sort_completion_matches = 1; /* sort by default */
3662 orig_sort = rl_sort_completion_matches;
3669 rl_sort_completion_matches = 0;
3683 rl_sort_completion_matches = orig_sort;
H A Dpcomplete.c1537 rl_sort_completion_matches = 1 - nval;
/dports/math/R/R-4.1.2/src/unix/
H A Dsys-std.c798 rl_sort_completion_matches = 0; in initialize_rlcompletion()
/dports/math/libRmath/R-4.1.1/src/unix/
H A Dsys-std.c799 rl_sort_completion_matches = 0; in initialize_rlcompletion()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dcompleter.c2951 if (rl_ignore_completion_duplicates == 0 && rl_sort_completion_matches) in gdb_display_match_list_1()
/dports/math/R/R-4.1.2/src/include/
H A Dconfig.h.in654 /* Define to 1 if you have the `rl_sort_completion_matches' function. */
/dports/math/libRmath/R-4.1.1/src/include/
H A Dconfig.h.in660 /* Define to 1 if you have the `rl_sort_completion_matches' function. */
/dports/math/R/R-4.1.2/
H A Dconfigure.ac906 ## rl_sort_completion_matches is >= 6.0 (not in emulation)
907 R_CHECK_FUNCS([rl_completion_matches rl_resize_terminal rl_sort_completion_matches],
/dports/math/libRmath/R-4.1.1/
H A Dconfigure.ac902 ## rl_sort_completion_matches is >= 6.0 (not in emulation)
903 R_CHECK_FUNCS([rl_completion_matches rl_resize_terminal rl_sort_completion_matches],

12