# File lib/rbreadline.rb, line 7599 def rl_char_search(count, key) _rl_char_search(count, FFIND, BFIND) end