Searched refs:fromp (Results 1 – 1 of 1) sorted by relevance
1533 const char *fromp; in readfile() local1538 fromp = (char *)ptr; in readfile()1549 while ((iconv(iconv_fd, (void *)&fromp, &from_size, in readfile()1561 ++fromp; in readfile()1565 *top++ = *(fromp - 1); in readfile()1579 mch_memmove(conv_rest, (char_u *)fromp, from_size); in readfile()