Home
last modified time | relevance | path

Searched defs:addstar (Results 1 – 9 of 9) sorted by relevance

/dports/shells/ksh93/ast-93u/src/cmd/ksh93/edit/
H A Dcompletion.c213 int addstar=0, rval=0, var=0, strip=1; in ed_expand() local
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/edit/
H A Dcompletion.c213 int addstar=0, rval=0, var=0, strip=1; in ed_expand() local
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/edit/
H A Dcompletion.c235 int addstar = 0, rval = 0, var = 0, strip = 1, narg = 0; in ed_expand() local
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/edit/
H A Dcompletion.c258 int addstar=0, rval=0, var=0, strip=1,narg=0; in ed_expand() local
/dports/shells/ksh93/ast-93u/src/cmd/ie/
H A Dedit.c714 int addstar; local
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ie/
H A Dedit.c714 int addstar; local
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ie/
H A Dedit.c714 int addstar; local
/dports/editors/vim/vim-8.2.3745/src/
H A Dcmdexpand.c772 addstar( in addstar() function
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dex_getln.c4522 char_u *addstar(char_u *fname, size_t len, int context) in addstar() function