Searched refs:backslash_halve (Results 1 – 7 of 7) sorted by relevance
62 void backslash_halve(char_u *p);
2063 backslash_halve(char_u *p) in backslash_halve() function2082 backslash_halve(res); in backslash_halve_save()
3524 backslash_halve(buf + len + 1); in dos_expandpath()3756 backslash_halve(buf + len + 1); in unix_expandpath()
957 backslash_halve(sp->sn_icon); in sign_define_init_icon()
7063 backslash_halve(s); in save_patterns()
4900 backslash_halve(eap->arg); in expand_filename()
4143 didn't work. Also for user commands. Moved backslash_halve() down to4531 Could crash when doing file name completion, because of backslash_halve().4833 dos_expandpath() calling backslash_halve() past the end of a file name.