| /vim-8.2.3635/src/ |
| H A D | crypt_zip.c | 117 char_u *to, in crypt_zip_encode() 141 char_u *to, 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 | digraph.c | 1809 char_u buf[6], *to; in get_digraph_for_char() local 1943 char_u buf[6], *to; in getexactdigraph() local 2551 char_u *to; member
|
| H A D | os_mac_conv.c | 59 CFStringEncoding to; in mac_string_convert() local 231 char_u *to, in enc2macroman()
|
| 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 | 599 char_u *to, in crypt_blowfish_encode() 623 char_u *to, in crypt_blowfish_decode()
|
| H A D | bufwrite.c | 257 char_u *to; in buf_write_bytes() local 421 char *to; in buf_write_bytes() local
|
| H A D | map.c | 2573 int to; 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() 4761 char *to; 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() 5028 char_u *to, 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 | 2649 char_u *to; // translated name member 2667 char_u *from, *from_noamp, *to; in ex_menutranslate() local
|
| H A D | crypt.c | 526 char_u *to, in crypt_encode()
|
| 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 1343 int to) in SFdrawStrings()
|
| 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 | 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() 3426 char_u *to) in add_fromto()
|
| H A D | gui_athena.c | 342 XrmValue from, to; in gui_athena_create_pullright_pixmap() local
|
| H A D | os_win32.c | 7168 copy_substream(HANDLE sh, void *context, WCHAR *to, WCHAR *substream, long len) in copy_substream() 7209 copy_infostreams(char_u *from, char_u *to) in copy_infostreams() 7391 copy_extattr(char_u *from, char_u *to) in copy_extattr() 7473 mch_copy_file_attribute(char_u *from, char_u *to) in mch_copy_file_attribute()
|
| H A D | fileio.c | 3701 vim_rename(char_u *from, char_u *to) in vim_rename()
|
| H A D | message.c | 3865 char_u *to, in copy_char()
|
| H A D | screen.c | 3035 linecopy(int to, int from, win_T *wp) in linecopy()
|