Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dmap.pro3 mapblock_T *get_buf_maphash_list(int state, int c);
/vim-8.2.3635/src/
H A Dmap.c49 get_buf_maphash_list(int state, int c) in get_buf_maphash_list() function
H A Dgetchar.c2446 mp = get_buf_maphash_list(local_State, tb_c1); in handle_mapping()