Home
last modified time | relevance | path

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

/vim-8.2.3635/runtime/syntax/
H A Dm3quake.vim20 syn keyword m3quakeProcedure TRACE_INSTR eval_func hostname
/vim-8.2.3635/src/
H A Deval.c1976 eval_func( in eval_func() function
3606 ret = eval_func(arg, evalarg, s, len, rettv, flags, NULL); in eval7()
3934 ret = eval_func(arg, evalarg, name, len, rettv, in eval_method()