Searched refs:byte2cells (Results 1 – 7 of 7) sorted by relevance
12 int byte2cells(int b);
348 l = byte2cells(*p++); in transstr()663 byte2cells(int b) in byte2cells() function740 size += byte2cells(*s++); in vim_strnsize()
8700 clen += byte2cells(p[l]); in do_intro_line()
2307 n_extra = byte2cells(c) - 1; in win_line()2330 n_extra = byte2cells(c) - 1; in win_line()
1961 else if (c != NUL && (n = byte2cells(c)) > 1) in msg_prt_line()
2222 || (virtcol += byte2cells(buf[i - 1])) < (colnr_T)textwidth) in insertchar()
4805 l -= byte2cells(*t++); in build_stl_str_hl()