Searched refs:stropt (Results 1 – 1 of 1) sorted by relevance
8907 switch (*stropt) in get_yank_type()8919 ++stropt; in get_yank_type()8921 --stropt; in get_yank_type()8927 *pp = stropt; in get_yank_type()8939 char_u *stropt; in f_setreg() local8990 if (stropt != NULL) in f_setreg()9004 if (stropt != NULL) in f_setreg()9006 pointreg = *stropt; in f_setreg()9025 if (stropt == NULL) in f_setreg()9027 for (; *stropt != NUL; ++stropt) in f_setreg()[all …]