Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h989 #define READ_FILTER 0x02 // read filter output macro
H A Dfileio.c131 int filtering = (flags & READ_FILTER); in readfile()
H A Dex_cmds.c1225 eap, READ_FILTER) != OK) in do_filter()