Home
last modified time | relevance | path

Searched defs:expand_cmdline (Results 1 – 3 of 3) sorted by relevance

/dports/security/cfv/cfv-3.0.0.dev0/test/
H A Dcfvtest.py68 def expand_cmdline(cmd): function
/dports/editors/vim/vim-8.2.3745/src/
H A Dcmdexpand.c1847 expand_cmdline( in expand_cmdline() function
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dex_getln.c4755 int expand_cmdline(expand_T *xp, char_u *str, int col, int *matchcount, char_u ***matches) in expand_cmdline() function