Home
last modified time | relevance | path

Searched refs:str2special (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dmessage.pro41 char_u *str2special(char_u **sp, int from);
/vim-8.2.3635/src/
H A Dmessage.c1705 text = (char *)str2special(&str, from); in msg_outtrans_special()
1732 ga_concat(&ga, str2special(&p, is_lhs)); in str2special_save()
1744 str2special( in str2special() function
1822 s = str2special(&sp, FALSE); in str2specialbuf()
H A Doption.c4858 if (put_escstr(fd, str2special(&s, FALSE), 2) == FAIL) in put_setstring()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt12025 Problem: The str2special() function doesn't handle multibyte characters