Searched refs:rl_forward_byte (Results 1 – 3 of 3) sorted by relevance
262 rl_forward_byte (int count, int key) in rl_forward_byte() function352 return (rl_forward_byte (count, key)); in rl_forward_char()379 return (rl_forward_byte (count, key)); in rl_forward_char()395 return (rl_forward_byte (-count, key)); in rl_backward_byte()675 rl_forward_byte (count, ch); in rl_arrow_keys()1266 rl_forward_byte (count, key); in rl_delete()
97 { "forward-byte", rl_forward_byte },
86 extern int rl_forward_byte PARAMS((int, int));