Home
last modified time | relevance | path

Searched refs:rl_forward_byte (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/libreadline/
HDtext.c253 rl_forward_byte (count, key) in rl_forward_byte() function
292 return (rl_forward_byte (count, key));
322 return (rl_forward_byte (count, key));
340 return (rl_forward_byte (-count, key));
591 rl_forward_byte (count, ch);
1094 rl_forward_byte (count, key);
HDfunmap.c95 { "forward-byte", rl_forward_byte },
HDreadline.h88 extern int rl_forward_byte PARAMS((int, int));