Searched refs:find_decl (Results 1 – 3 of 3) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | normal.pro | 23 int find_decl(char_u *ptr, int len, int locally, int thisblock, int flags_arg);
|
| /vim-8.2.3635/src/ |
| H A D | normal.c | 2307 || find_decl(ptr, len, nchar == 'd', thisblock, SEARCH_START) in nv_gd() 2378 find_decl( in find_decl() function
|
| H A D | evalfunc.c | 8379 rettv->vval.v_number = find_decl(name, (int)STRLEN(name), in f_searchdecl()
|