Home
last modified time | relevance | path

Searched defs:from (Results 1 – 25 of 35) sorted by relevance

12

/vim-8.2.3635/src/
H A Dos_mac_conv.c58 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 Dcrypt_zip.c115 char_u *from, in crypt_zip_encode()
139 char_u *from, 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 Dbufwrite.c255 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 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.c597 char_u *from, in crypt_blowfish_encode()
621 char_u *from, in crypt_blowfish_decode()
H A Dcrypt.c466 char_u *from, in crypt_encode_alloc()
524 char_u *from, in crypt_encode()
H A Dmap.c2572 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 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()
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 Dalloc.c653 ga_copy_strings(garray_T *from, garray_T *to) in ga_copy_strings()
H A Dmenu.c2647 char_u *from; // English name member
2667 char_u *from, *from_noamp, *to; in ex_menutranslate() local
H A Ddigraph.c2550 char_u *from; member
H A Dmessage.c1686 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 Doption.c4067 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 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
1342 int from, in SFdrawStrings()
H A Dfileio.c122 linenr_T from, in readfile()
3701 vim_rename(char_u *from, char_u *to) in vim_rename()
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 Dcmdexpand.c2665 cmdline_del(cmdline_info_T *cclp, int from) in cmdline_del()
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()
3425 char_u *from, in add_fromto()
H A Dgui_athena.c342 XrmValue from, to; in gui_athena_create_pullright_pixmap() local

12