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