| /vim-8.2.3635/src/ |
| H A D | os_mac_conv.c | 58 CFStringEncoding from; in mac_string_convert() local 229 char_u *from, in enc2macroman() 333 unsigned short *from, in mac_utf16_to_enc() 387 char_u *from, in mac_enc_to_utf16() 446 char_u *from, in mac_enc_to_cfstring() 498 UniChar *from, in mac_utf16_to_utf8() 535 char_u *from, in mac_utf8_to_utf16()
|
| H A D | crypt_zip.c | 115 char_u *from, in crypt_zip_encode() 139 char_u *from, in crypt_zip_decode()
|
| H A D | os_unix.h | 444 # define mch_memmove(to, from, len) memmove((char *)(to), (char *)(from), len) argument 447 # define mch_memmove(to, from, len) bcopy((char *)(from), (char *)(to), len) argument 450 # define mch_memmove(to, from, len) memcpy((char *)(to), (char *)(from), len) argument
|
| H A D | bufwrite.c | 255 char_u *from; in buf_write_bytes() local 386 char_u *from; in buf_write_bytes() local 419 const char *from; in buf_write_bytes() local
|
| H A D | mark.c | 792 int from, to; in ex_delmarks() local 1308 int from, to; in cleanup_jumplist() local 1349 copy_jumplist(win_T *from, win_T *to) in copy_jumplist()
|
| H A D | blowfish.c | 597 char_u *from, in crypt_blowfish_encode() 621 char_u *from, in crypt_blowfish_decode()
|
| H A D | crypt.c | 466 char_u *from, in crypt_encode_alloc() 524 char_u *from, in crypt_encode()
|
| H A D | map.c | 2572 int from; member 2583 langmap_set_entry(int from, int to) in langmap_set_entry() 2662 int from, to; in langmap_set() local
|
| H A D | blob.c | 61 blob_copy(blob_T *from, typval_T *to) in blob_copy()
|
| H A D | mbyte.c | 4699 my_iconv_open(char_u *to, char_u *from) in my_iconv_open() 4759 const char *from; in iconv_string() local 4974 char_u *from, *to, *str; in f_iconv() local 5014 convert_setup(vimconv_T *vcp, char_u *from, char_u *to) in convert_setup() 5026 char_u *from, in convert_setup_ext()
|
| H A D | alloc.c | 653 ga_copy_strings(garray_T *from, garray_T *to) in ga_copy_strings()
|
| H A D | menu.c | 2647 char_u *from; // English name member 2667 char_u *from, *from_noamp, *to; in ex_menutranslate() local
|
| H A D | digraph.c | 2550 char_u *from; member
|
| H A D | message.c | 1686 int from, // TRUE for lhs of a mapping in msg_outtrans_special() 1746 int from) // TRUE for lhs of mapping in str2special() 3864 char_u *from, in copy_char()
|
| H A D | option.c | 4067 void *from) in get_option_value_strict() 5082 unset_global_local_option(char_u *name, void *from) in unset_global_local_option() 5604 copy_winopt(winopt_T *from, winopt_T *to) in copy_winopt()
|
| H A D | regexp_nfa.c | 4125 copy_pim(nfa_pim_T *to, nfa_pim_T *from) in copy_pim() 4154 copy_sub(regsub_T *to, regsub_T *from) in copy_sub() 4175 copy_sub_off(regsub_T *to, regsub_T *from) in copy_sub_off() 4197 copy_ze_off(regsub_T *to, regsub_T *from) in copy_ze_off()
|
| H A D | strings.c | 507 vim_strncpy(char_u *to, char_u *from, size_t len) in vim_strncpy() 518 vim_strcat(char_u *to, char_u *from, size_t tosize) in vim_strcat()
|
| H A D | gui_at_fs.c | 898 int from, to; in SFcheckFiles() local 1342 int from, in SFdrawStrings()
|
| H A D | fileio.c | 122 linenr_T from, in readfile() 3701 vim_rename(char_u *from, char_u *to) in vim_rename()
|
| H A D | gui_x11.c | 1609 XrmValue from, to; in gui_init_tooltip_font() local 1628 XrmValue from, to; in gui_init_menu_font() local
|
| H A D | drawscreen.c | 1938 linenr_T from, to; in win_update() local
|
| H A D | cmdexpand.c | 2665 cmdline_del(cmdline_info_T *cclp, int from) in cmdline_del()
|
| H A D | typval.c | 1053 copy_tv(typval_T *from, typval_T *to) in copy_tv()
|
| H A D | spellfile.c | 1178 char_u *from, *to; in read_sofo_section() local 1409 set_sofo(slang_T *lp, char_u *from, char_u *to) in set_sofo() 3425 char_u *from, in add_fromto()
|
| H A D | gui_athena.c | 342 XrmValue from, to; in gui_athena_create_pullright_pixmap() local
|