Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_docmd.c388 static char_u dollar_command[2] = {'$', 0}; variable
5007 if (eap->do_ecmd_cmd != NULL && eap->do_ecmd_cmd != dollar_command) in repl_cmdline()
5109 command = dollar_command; in getargcmd()