Home | History | Annotate | Download | only in cpython3

Lines Matching refs:rl_completion_matches

15627 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for rl_completion_matches in -lreadline" >&5
15628 $as_echo_n "checking for rl_completion_matches in -lreadline... " >&6; }
15643 char rl_completion_matches ();
15647 return rl_completion_matches ();