Home
last modified time | relevance | path

Searched defs:argp (Results 1 – 8 of 8) sorted by relevance

/vim-8.2.3635/src/
H A Dos_vms_mms.c9 char cmd[132], buf[BUFSIZ], *argp, *error_file, target[132], *mms; in main() local
H A Dterm.c4948 char_u *argp, in handle_csi()
5103 handle_osc(char_u *tp, char_u *argp, int len, char_u *key_name, int *slen) in handle_osc()
5204 handle_dcs(char_u *tp, char_u *argp, int len, char_u *key_name, int *slen) in handle_dcs()
5542 char_u *argp = tp[0] == ESC ? tp + 2 : tp + 1; in check_termcode() local
H A Dautocmd.c1000 au_get_grouparg(char_u **argp) in au_get_grouparg()
1438 check_nomodeline(char_u **argp) in check_nomodeline()
H A Dos_amiga.c333 struct WBArg *argp; in mch_check_win() local
H A Dregister.c848 char_u **argp, in get_spec_reg()
H A Duserfunc.c177 char_u **argp, in get_function_args()
1684 char_u *argp; in get_func_tv() local
H A Dnetbeans.c3374 get_off_or_lnum(buf_T *buf, char_u **argp) in get_off_or_lnum()
H A Dex_docmd.c5100 getargcmd(char_u **argp) in getargcmd()