Searched refs:copylen (Results 1 – 2 of 2) sorted by relevance
1290 int copylen; in split_message() local1326 for (copylen = thislen; copylen > 0; --copylen) in split_message()1327 if (item->start[skip + copylen - 1] != ' ') in split_message()1330 vim_strncpy(p + ind, item->start + skip, copylen); in split_message()
8014 int copylen = 1; in vtp_sgr_bulks() local8024 copylen = 0; in vtp_sgr_bulks()8031 copylen = 5; in vtp_sgr_bulks()8037 copylen = 3; in vtp_sgr_bulks()8048 copylen = 0; in vtp_sgr_bulks()8055 copylen = 5; in vtp_sgr_bulks()8061 copylen = 3; in vtp_sgr_bulks()8075 while (copylen--) in vtp_sgr_bulks()