Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Duserfunc.c2579 int addlocal = FALSE; in call_user_func() local
2589 addlocal = TRUE; in call_user_func()
2644 if (addlocal) in call_user_func()