Home
last modified time | relevance | path

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

/openbsd/gnu/lib/libreadline/
H A Dtext.c245 rl_forward_byte (count, key) in rl_forward_byte() function
284 return (rl_forward_byte (count, key));
314 return (rl_forward_byte (count, key));
332 return (rl_forward_byte (-count, key));
572 rl_forward_byte (count, ch);
1057 rl_forward_byte (count, key);
H A Dfunmap.c95 { "forward-byte", rl_forward_byte },
H A Dreadline.h87 extern int rl_forward_byte PARAMS((int, int));