Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_cmds.h1921 int usefilter; // TRUE with ":w !command" and ":r!command" member
H A Dcmdexpand.c977 int usefilter = FALSE; // filter instead of file name in set_one_cmd_context() local
H A Dvim9compile.c9112 int usefilter = FALSE; in compile_exec() local