Lines Matching refs:CONV_NONE
484 input_conv.vc_type = CONV_NONE; in mb_init()
486 output_conv.vc_type = CONV_NONE; in mb_init()
639 vimconv.vc_type = CONV_NONE; in mb_init()
686 if (vimconv.vc_type != CONV_NONE) in mb_init()
4155 vimconv.vc_type = CONV_NONE; in utf_find_illegal()
4168 if (vimconv.vc_type != CONV_NONE) in utf_find_illegal()
4185 if (vimconv.vc_type == CONV_NONE) in utf_find_illegal()
4989 vimconv.vc_type = CONV_NONE; in f_iconv()
4993 if (vimconv.vc_type == CONV_NONE) in f_iconv()
5041 vcp->vc_type = CONV_NONE; in convert_setup_ext()
5127 if (vcp->vc_type == CONV_NONE) in convert_setup_ext()