Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Deval.pro71 void echo_one(typval_T *rettv, int with_space, int *atstart, int *needclr);
/vim-8.2.3635/src/
H A Deval.c6016 echo_one(typval_T *rettv, int with_space, int *atstart, int *needclr) in echo_one() argument
6027 if (with_space) in echo_one()
6036 else if (with_space) in echo_one()