Searched refs:opt_msg_tv (Results 1 – 1 of 1) sorted by relevance
132 typval_T *opt_msg_tv, in fill_assert_error() argument145 if (opt_msg_tv->v_type != VAR_UNKNOWN in fill_assert_error()146 && !(opt_msg_tv->v_type == VAR_STRING in fill_assert_error()147 && (opt_msg_tv->vval.v_string == NULL in fill_assert_error()148 || *opt_msg_tv->vval.v_string == NUL))) in fill_assert_error()150 ga_concat(gap, echo_string(opt_msg_tv, &tofree, numbuf, 0)); in fill_assert_error()