Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c149 static char_u **syn_cmdlinep; variable
4776 if (expand_filename(eap, syn_cmdlinep, &errormsg) == FAIL) in syn_cmd_include()
6287 syn_cmdlinep = eap->cmdlinep; in ex_syntax()