Searched refs:echo_one (Results 1 – 3 of 3) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | eval.pro | 71 void echo_one(typval_T *rettv, int with_space, int *atstart, int *needclr);
|
| /vim-8.2.3635/src/ |
| H A D | eval.c | 6016 echo_one(typval_T *rettv, int with_space, int *atstart, int *needclr) in echo_one() function 6118 echo_one(&rettv, eap->cmdidx == CMD_echo, &atstart, &needclr); in ex_echo()
|
| H A D | vim9execute.c | 1956 echo_one(tv, iptr->isn_arg.echo.echo_with_white, in exec_instructions()
|