Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_docmd.c70 …exarg_T *, char_u **, cmd_addr_T addr_type, int skip, int silent, int to_other_file, int address_c…
4070 int to_other_file, // flag: may jump to other file in get_address() argument
4201 fp = getmark(*cmd, to_other_file && cmd[1] == NUL); in get_address()