Home
last modified time | relevance | path

Searched defs:to (Results 1 – 25 of 32) sorted by relevance

12

/vim-8.2.3635/src/
H A Dcrypt_zip.c117 char_u *to, in crypt_zip_encode()
141 char_u *to, in crypt_zip_decode()
H A Dos_unix.h444 # 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 Ddigraph.c1809 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 Dos_mac_conv.c59 CFStringEncoding to; in mac_string_convert() local
231 char_u *to, in enc2macroman()
H A Dmark.c792 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 Dblowfish.c599 char_u *to, in crypt_blowfish_encode()
623 char_u *to, in crypt_blowfish_decode()
H A Dbufwrite.c257 char_u *to; in buf_write_bytes() local
421 char *to; in buf_write_bytes() local
H A Dmap.c2573 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 Dblob.c61 blob_copy(blob_T *from, typval_T *to) in blob_copy()
H A Dmbyte.c4699 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 Dalloc.c653 ga_copy_strings(garray_T *from, garray_T *to) in ga_copy_strings()
H A Dmenu.c2649 char_u *to; // translated name member
2667 char_u *from, *from_noamp, *to; in ex_menutranslate() local
H A Dcrypt.c526 char_u *to, in crypt_encode()
H A Dregexp_nfa.c4125 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 Dstrings.c507 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 Dgui_at_fs.c898 int from, to; in SFcheckFiles() local
1343 int to) in SFdrawStrings()
H A Dgui_x11.c1609 XrmValue from, to; in gui_init_tooltip_font() local
1628 XrmValue from, to; in gui_init_menu_font() local
H A Ddrawscreen.c1938 linenr_T from, to; in win_update() local
H A Dtypval.c1053 copy_tv(typval_T *from, typval_T *to) in copy_tv()
H A Dspellfile.c1178 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 Dgui_athena.c342 XrmValue from, to; in gui_athena_create_pullright_pixmap() local
H A Dos_win32.c7168 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 Dfileio.c3701 vim_rename(char_u *from, char_u *to) in vim_rename()
H A Dmessage.c3865 char_u *to, in copy_char()
H A Dscreen.c3035 linecopy(int to, int from, win_T *wp) in linecopy()

12