Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dusercmd.c23 cmd_addr_T uc_addr_type; // The command's address type
101 cmd_addr_T expand;
599 cmd_addr_T *addr_type_arg) in parse_addr_type_arg()
723 cmd_addr_T *addr_type_arg) in uc_scan_attr()
890 cmd_addr_T addr_type, in uc_add_command()
1064 cmd_addr_T addr_type_arg = ADDR_NONE; in ex_command()
H A Dex_cmds.h82 } cmd_addr_T; typedef
107 cmd_addr_T cmd_addr_type; // flag for address type
1916 cmd_addr_T addr_type; // type of the count/range
H A Dex_docmd.c70 static linenr_T get_address(exarg_T *, char_u **, cmd_addr_T addr_type, int skip, int silent, int t…
3991 addr_error(cmd_addr_T addr_type) in addr_error()
4067 cmd_addr_T addr_type, in get_address()