Searched refs:str2special (Results 1 – 4 of 4) sorted by relevance
41 char_u *str2special(char_u **sp, int from);
1705 text = (char *)str2special(&str, from); in msg_outtrans_special()1732 ga_concat(&ga, str2special(&p, is_lhs)); in str2special_save()1744 str2special( in str2special() function1822 s = str2special(&sp, FALSE); in str2specialbuf()
4858 if (put_escstr(fd, str2special(&s, FALSE), 2) == FAIL) in put_setstring()
12025 Problem: The str2special() function doesn't handle multibyte characters