Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dusercmd.c1065 int has_attr = (eap->arg[0] == '-'); in ex_command() local
1097 if (!has_attr && ends_excmd2(eap->arg, p)) in ex_command()