Home
last modified time | relevance | path

Searched refs:mb_unescape (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dmbyte.pro69 char_u *mb_unescape(char_u **pp);
/vim-8.2.3635/src/
H A Dmap.c1952 p = mb_unescape(&str); in put_escstr()
H A Dgetchar.c2504 char_u *p2 = mb_unescape(&p1); in handle_mapping()
H A Dmessage.c1760 p = mb_unescape(sp); in str2special()
H A Dmbyte.c4358 mb_unescape(char_u **pp) in mb_unescape() function