Searched refs:p_ccv (Results 1 – 5 of 5) sorted by relevance
485 EXTERN char_u *p_ccv; // 'charconvert' variable
1034 if (fio_flags == 0 && !read_stdin && !read_buffer && *p_ccv != NUL in readfile()2061 if (*p_ccv != NUL && iconv_fd != (iconv_t)-1) in readfile()
1746 if (*p_ccv != NUL) in buf_write()
374 if (eval_to_bool(p_ccv, &err, NULL, FALSE)) in eval_charconvert()
572 (char_u *)&p_ccv, PV_NONE,