Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dsyntax.pro24 char_u *get_syntime_arg(expand_T *xp, int idx);
/vim-8.2.3635/src/
H A Dcmdexpand.c2138 {EXPAND_SYNTIME, get_syntime_arg, TRUE, TRUE}, in ExpandFromContext()
H A Dsyntax.c6673 get_syntime_arg(expand_T *xp UNUSED, int idx) in get_syntime_arg() function