Searched refs:ANYOTHERKEY (Results 1 – 3 of 3) sorted by relevance
590 else if (map[ANYOTHERKEY].function)626 return (_rl_dispatch (ANYOTHERKEY, FUNCTION_TO_KEYMAP (map, key)));645 …r = _rl_dispatch_subseq (newkey, FUNCTION_TO_KEYMAP (map, key), got_subseq || map[ANYOTHERKEY].fun…653 r = _rl_dispatch (ANYOTHERKEY, FUNCTION_TO_KEYMAP (map, key));654 else if (r && map[ANYOTHERKEY].function)687 key != ANYOTHERKEY &&
54 #define ANYOTHERKEY KEYMAP_SIZE-1 macro
316 map[ANYOTHERKEY] = k;327 ic = ANYOTHERKEY;