Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dex_docmd.pro21 int cmd_exists(char_u *name);
/vim-8.2.3635/src/
H A Dex_docmd.c3836 cmd_exists(char_u *name) in cmd_exists() function
H A Devalfunc.c3633 n = cmd_exists(p + 1); in f_exists()