Searched refs:xp_line (Results 1 – 3 of 3) sorted by relevance
981 xp->xp_line = buff; in set_one_cmd_context()1829 xp->xp_line = str; in set_cmd_context()2446 if (xp->xp_arg == NULL || xp->xp_arg[0] == '\0' || xp->xp_line == NULL) in call_user_expand_func()2462 args[1].vval.v_string = xp->xp_line; in call_user_expand_func()
600 char_u *xp_line; // text being completed member
17661 Solution: Move setting xp_line down. (Daniel Thau)