Searched refs:has_assign (Results 1 – 1 of 1) sorted by relevance
754 int has_assign; in ex_let() local788 has_assign = *expr == '=' || (vim_strchr((char_u *)"+-*/%", *expr) != NULL in ex_let()790 if (!has_assign && !concat) in ex_let()855 if (has_assign || concat) in ex_let()