Home
last modified time | relevance | path

Searched defs:reason (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/testdir/
H A Dtest_vimscript.vim4817 func F(reason, n) abort argument
4839 func G(reason, n) argument
/vim-8.2.3635/src/
H A Dfileio.c4046 char *reason; in buf_check_timestamp() local