| /vim-8.2.3635/src/ |
| H A D | mbyte.c | 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() 5041 vcp->vc_type = CONV_NONE; in convert_setup_ext() 5064 vcp->vc_type = CONV_TO_UTF8; in convert_setup_ext() 5070 vcp->vc_type = CONV_9_TO_UTF8; in convert_setup_ext() 5076 vcp->vc_type = CONV_TO_LATIN1; in convert_setup_ext() 5088 vcp->vc_type = CONV_CODEPAGE; in convert_setup_ext() 5101 vcp->vc_type = CONV_MAC_UTF8; in convert_setup_ext() 5110 vcp->vc_type = CONV_UTF8_MAC; in convert_setup_ext() [all …]
|
| H A D | gui.h | 522 ((output_conv.vc_type == CONV_NONE || (String) == NULL) \ 527 ((String) = ((output_conv.vc_type == CONV_NONE) \ 532 ((input_conv.vc_type == CONV_NONE || (String) == NULL) \ 537 ((String) = ((input_conv.vc_type == CONV_NONE) \
|
| H A D | time.c | 317 conv.vc_type = CONV_NONE; in f_strftime() 320 if (conv.vc_type != CONV_NONE) in f_strftime() 328 if (conv.vc_type != CONV_NONE) in f_strftime() 331 if (conv.vc_type != CONV_NONE) in f_strftime() 367 conv.vc_type = CONV_NONE; in f_strptime() 370 if (conv.vc_type != CONV_NONE) in f_strptime() 377 if (conv.vc_type != CONV_NONE) in f_strptime()
|
| H A D | os_mac_conv.c | 350 conv.vc_type = CONV_NONE; in mac_utf16_to_enc() 358 if (conv.vc_type == CONV_NONE) in mac_utf16_to_enc() 403 conv.vc_type = CONV_NONE; in mac_enc_to_utf16() 409 if (conv.vc_type != CONV_NONE) in mac_enc_to_utf16()
|
| H A D | winclip.c | 642 conv.vc_type = CONV_NONE; in enc_to_utf16() 646 if (conv.vc_type != CONV_NONE) in enc_to_utf16() 708 conv.vc_type = CONV_NONE; in utf16_to_enc() 711 if (conv.vc_type == CONV_NONE) in utf16_to_enc()
|
| H A D | os_macosx.m | 130 if (input_conv.vc_type != CONV_NONE) 136 if (input_conv.vc_type != CONV_NONE) 165 if (output_conv.vc_type != CONV_NONE)
|
| H A D | ui.c | 43 if (output_conv.vc_type != CONV_NONE) in ui_write() 59 if (output_conv.vc_type != CONV_NONE) in ui_write() 1024 if (input_conv.vc_type != CONV_NONE) in fill_input_buf()
|
| H A D | gui_gtk_x11.c | 1273 conv.vc_type = CONV_NONE; in selection_received_cb() 1275 if (conv.vc_type != CONV_NONE) in selection_received_cb() 1292 if (input_conv.vc_type != CONV_NONE) in selection_received_cb() 1306 conv.vc_type = CONV_NONE; in selection_received_cb() 1309 if (conv.vc_type != CONV_NONE) in selection_received_cb() 1399 conv.vc_type = CONV_NONE; in selection_get_cb() 1401 if (conv.vc_type != CONV_NONE) in selection_get_cb() 1457 if (output_conv.vc_type != CONV_NONE) in selection_get_cb() 2046 if (input_conv.vc_type != CONV_NONE) in drag_handle_text() 4532 if (output_conv.vc_type != CONV_NONE) in gui_mch_settitle() [all …]
|
| H A D | json.c | 111 conv.vc_type = CONV_NONE; in write_string() 113 if (conv.vc_type != CONV_NONE) in write_string() 548 conv.vc_type = CONV_NONE; in json_decode_string() 550 if (conv.vc_type != CONV_NONE) in json_decode_string()
|
| H A D | gui_xim.c | 188 if (input_conv.vc_type != CONV_NONE) in im_add_to_input() 196 if (input_conv.vc_type != CONV_NONE) in im_add_to_input() 473 if (input_conv.vc_type != CONV_NONE) in im_commit_cb() 483 if (input_conv.vc_type != CONV_NONE) in im_commit_cb()
|
| H A D | clipboard.c | 1647 conv.vc_type = CONV_NONE; in clip_x11_request_selection_cb() 1649 if (conv.vc_type != CONV_NONE) in clip_x11_request_selection_cb() 1860 vc.vc_type = CONV_NONE; in yank_cut_buffer0() 1952 vc.vc_type = CONV_NONE; in x11_export_final_selection()
|
| H A D | clientserver.c | 160 vimconv.vc_type = CONV_NONE; in serverConvert() 162 && vimconv.vc_type != CONV_NONE) in serverConvert()
|
| H A D | digraph.c | 1814 vc.vc_type = CONV_NONE; in get_digraph_for_char() 1951 vc.vc_type = CONV_NONE; in getexactdigraph()
|
| H A D | help.c | 894 vc.vc_type = CONV_NONE; in fix_help_buffer() 898 if (vc.vc_type == CONV_NONE) in fix_help_buffer()
|
| H A D | viminfo.c | 299 if (convert && virp->vir_conv.vc_type != CONV_NONE && *retval != NUL) in viminfo_readstring() 1107 if (virp->vir_conv.vc_type != CONV_NONE && *s != NUL) in barline_parse() 2934 vir.vir_conv.vc_type = CONV_NONE; in do_viminfo() 2999 if (vir.vir_conv.vc_type != CONV_NONE) in do_viminfo()
|
| H A D | gui_gtk.c | 1583 if (output_conv.vc_type != CONV_NONE) in split_button_translation() 2163 if (output_conv.vc_type == CONV_NONE) in convert_localized_message() 2222 if (entry_text != NULL && output_conv.vc_type != CONV_NONE) in find_replace_dialog_create()
|
| H A D | scriptfile.c | 1386 cookie.conv.vc_type = CONV_NONE; // no conversion in do_source() 1865 if (line != NULL && sp->conv.vc_type != CONV_NONE) in getsourceline()
|
| H A D | spellfile.c | 2275 if (spin->si_conv.vc_type != CONV_NONE) in spell_read_aff() 3563 if (spin->si_conv.vc_type != CONV_NONE) in spell_read_dic() 4136 if (spin->si_conv.vc_type != CONV_NONE) in spell_read_wordfile() 4158 if (spin->si_conv.vc_type != CONV_NONE) in spell_read_wordfile() 6040 spin.si_conv.vc_type = CONV_NONE; in mkspell()
|
| H A D | tag.c | 1684 vimconv.vc_type = CONV_NONE; in find_tags() 2028 if (vimconv.vc_type != CONV_NONE) in find_tags() 2711 if (vimconv.vc_type != CONV_NONE) in find_tags()
|
| H A D | quickfix.c | 830 if (state->vc.vc_type != CONV_NONE && has_non_ascii(state->linebuf)) in qf_get_next_file_line() 1568 pstate->vc.vc_type = CONV_NONE; in qf_setup_state() 1604 if (pstate->vc.vc_type != CONV_NONE) in qf_cleanup_state() 8053 if (p_vc->vc_type != CONV_NONE in hgr_search_file() 8162 vc.vc_type = CONV_NONE; in hgr_search_in_rtp() 8179 if (vc.vc_type != CONV_NONE) in hgr_search_in_rtp()
|
| H A D | os_amiga.c | 197 if (input_conv.vc_type != CONV_NONE) in mch_inchar()
|
| H A D | hardcopy.c | 2884 prt_conv.vc_type = CONV_NONE; in mch_print_begin() 2895 prt_do_conv = prt_conv.vc_type != CONV_NONE; in mch_print_begin()
|
| H A D | gui_beval.c | 746 if (output_conv.vc_type != CONV_NONE) in set_printable_label_text()
|
| H A D | structs.h | 1193 int vc_type; // zero or one of the CONV_ values member
|
| H A D | gui_x11.c | 817 if (len > 0 && input_conv.vc_type != CONV_NONE in gui_x11_key_hit_cb()
|