Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcmdexpand.c1771 xp->xp_context = EXPAND_SYNTIME; in set_one_cmd_context()
2138 {EXPAND_SYNTIME, get_syntime_arg, TRUE, TRUE}, in ExpandFromContext()
H A Dusercmd.c81 {EXPAND_SYNTIME, "syntime"},
H A Dvim.h796 #define EXPAND_SYNTIME 43 macro