Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9compile.c444 variable_exists(char_u *name, size_t len, cctx_T *cctx) in variable_exists() function
463 if (variable_exists(name, len, cctx)) in item_exists()
7402 || variable_exists(eap->cmd, len, cctx)) in may_compile_assignment()