Searched refs:with_space (Results 1 – 2 of 2) sorted by relevance
71 void echo_one(typval_T *rettv, int with_space, int *atstart, int *needclr);
6016 echo_one(typval_T *rettv, int with_space, int *atstart, int *needclr) in echo_one() argument6027 if (with_space) in echo_one()6036 else if (with_space) in echo_one()