Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9compile.c4119 get_vim_constant(char_u **arg, typval_T *rettv) in get_vim_constant() function
4709 case 'v': get_vim_constant(arg, rettv); in compile_expr7()