Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9execute.c906 may_restore_cmdmod(funclocal_T *funclocal) in may_restore_cmdmod() argument
908 if (funclocal->floc_restore_cmdmod) in may_restore_cmdmod()
912 cmdmod = funclocal->floc_save_cmdmod; in may_restore_cmdmod()
913 funclocal->floc_restore_cmdmod = FALSE; in may_restore_cmdmod()