Home | History | Annotate | Download | only in cpython2

Lines Matching refs:rl_completion_matches

14216 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for rl_completion_matches in -lreadline" >&5
14217 $as_echo_n "checking for rl_completion_matches in -lreadline... " >&6; }
14232 char rl_completion_matches ();
14236 return rl_completion_matches ();