Home
last modified time | relevance | path

Searched refs:msg_split (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dif_perl.xs851 msg_split( in msg_split() function
1111 msg_split((char_u *)err, highlight_attr[HLF_E]); in ex_perl()
1392 msg_split((char_u *)err, highlight_attr[HLF_E]); in do_perleval()
1469 msg_split((char_u *)str, highlight_attr[HLF_E]); in ex_perldo()
1500 msg_split((char_u *)str, s->attr); in PerlIOVim_write()
1578 msg_split((char_u *)text, attr);
H A Dif_perlsfio.c39 msg_split((char *)str); in sfvimwrite()
/vim-8.2.3635/src/proto/
H A Dif_perl.pro4 void msg_split(char_u *s, int attr);