| /vim-8.2.3635/src/ |
| H A D | termlib.c | 220 char buf[256], *ptr = buf; in tgetflag() local 238 char *ptr, buf[256]; in tgetnum() local 390 *ptr, // pointer in 'cm' in tgoto() local 596 char *ptr = set; in _find() local
|
| H A D | findfile.c | 440 void *ptr; in vim_findfile_init() local 1667 char_u *ptr, // file name in find_file_in_path() 1704 char_u *ptr, // file name in find_directory_in_path() 1715 char_u *ptr, // file name in find_file_in_path_option() 1945 char_u *ptr; in grab_file_name() local 1996 char_u *ptr; in file_name_in_line() local 2096 eval_includeexpr(char_u *ptr, int len) in eval_includeexpr() 2114 char_u *ptr, in find_file_name_in_path()
|
| H A D | indent.c | 436 char_u *ptr, in get_indent_str() 469 get_indent_str_vtab(char_u *ptr, int ts, int *vts, int list) in get_indent_str_vtab() 1007 char_u *ptr; in inindent() local 1135 char_u *ptr; in ins_try_si() local 1228 char_u *ptr; in change_indent() local 1586 char_u *ptr; in ex_retab() local
|
| H A D | normal.c | 1459 char_u *ptr, in find_is_eval_item() 1529 char_u *ptr; in find_ident_at_pos() local 2304 char_u *ptr; in nv_gd() local 2379 char_u *ptr, in find_decl() 3200 char_u *ptr = NULL; in nv_zet() local 3597 char_u *ptr = NULL; in nv_ident() local 4258 char_u *ptr; in nv_gotofile() local 4528 char_u *ptr; in nv_brackets() local 4965 char_u *ptr; in nv_replace() local 5289 char_u *ptr; in n_swapchar() local [all …]
|
| H A D | message_test.c | 170 void *ptr = (void *)0x87654321; in test_vim_snprintf() local
|
| H A D | edit.c | 131 char_u *ptr; in edit() local 2416 char_u *ptr; in stop_insert() local 2630 char_u *ptr; in beginline() local 2651 char_u *ptr; in oneright() local 2721 char_u *ptr; in oneleft() local 2874 char_u *ptr; in stuff_inserted() local 4081 char_u *ptr = ml_get_buf(curbuf, curwin->w_cursor.lnum, in ins_bs() local 4935 char_u *ptr; in ins_tab() local 5261 char_u *ptr, *prev_ptr; in ins_copychar() local
|
| H A D | insexpand.c | 1185 char_u *ptr; in ins_compl_dictionaries() local 1311 char_u *ptr; in ins_compl_files() local 1406 find_word_start(char_u *ptr) in find_word_start() 1422 find_word_end(char_u *ptr) in find_word_end() 1448 find_line_end(char_u *ptr) in find_line_end() 1833 char_u *ptr; in ins_compl_prep() local 2178 char_u *ptr = ptr_arg; in ins_compl_fixRedoBufForLeader() local 2794 char_u *ptr; in ins_compl_get_exp() local 3002 char_u *ptr = matches[i]; in ins_compl_get_exp() local
|
| H A D | os_mac_conv.c | 47 char_u *ptr, in mac_string_convert() 183 char_u *ptr, in macroman2enc()
|
| H A D | crypt.c | 190 crypt_method_nr_from_magic(char *ptr, int len) in crypt_method_nr_from_magic() 495 char_u *ptr, in crypt_decode_alloc() 905 char_u *ptr; in crypt_sodium_buffer_encode() local
|
| H A D | ops.c | 611 char_u *ptr; in op_delete() local 1268 char_u *ptr = ml_get_buf(curbuf, pos.lnum, FALSE); in op_tilde() local 1312 char_u *ptr; in op_tilde() local 2427 char_u *ptr; in op_addsub() local 2480 char_u *ptr; in do_addsub() local
|
| H A D | fileio.c | 141 char_u *ptr = NULL; // pointer into read buffer in readfile() local 2876 char_u *ptr, // pointer to read bytes in check_for_cryptkey() 3181 get_fio_flags(char_u *ptr) in get_fio_flags() 3224 get_win_fio_flags(char_u *ptr) in get_win_fio_flags() 3252 get_mac_fio_flags(char_u *ptr) in get_mac_fio_flags() 3517 char_u *ptr; in buf_modname() local
|
| H A D | search.c | 623 char_u *ptr; in searchit() local 1687 char_u *ptr; in search_for_exact_line() local 1969 char_u *ptr; in find_mps_values() local 2088 char_u *ptr; in findmatchlimit() local 3325 char_u *ptr, // pointer to search pattern in find_pattern_in_path()
|
| H A D | charset.c | 1226 char_u *ptr; // points to current char in getvcol() local 1386 char_u *ptr; in getvvcol() local 1817 char_u *ptr = start; in vim_str2nr() local
|
| H A D | alloc.c | 311 mem_realloc(void *ptr, size_t size) in mem_realloc()
|
| H A D | spell.c | 160 char_u *ptr, in spell_check() 410 char_u *ptr; in find_word() local 910 char_u *ptr, in match_checkcompoundpattern() 1091 char_u *ptr; in find_prefix() local
|
| H A D | if_perl.xs | 506 PERL_PROC* ptr; member 894 newWINrv(SV *rv, win_T *ptr) in newWINrv() 909 newBUFrv(SV *rv, buf_T *ptr) in newBUFrv()
|
| H A D | undo.c | 928 undo_write(bufinfo_T *bi, char_u *ptr, size_t len) in undo_write() 982 fwrite_crypt(bufinfo_T *bi, char_u *ptr, size_t len) in fwrite_crypt() 1169 char_u *ptr = alloc(len + 1); in read_string_decrypt() local
|
| H A D | clientserver.c | 27 char_u *ptr = NULL; in server_to_input_buf() local
|
| H A D | textformat.c | 461 char_u *ptr; in fmt_check_par() local
|
| H A D | if_ole.cpp | 315 char_u *ptr; in SendKeys() local
|
| /vim-8.2.3635/src/xdiff/ |
| H A D | xdiff.h | 71 char *ptr; member 76 char *ptr; member 129 #define xdl_free(ptr) vim_free(ptr) argument 130 #define xdl_realloc(ptr,x) vim_realloc((ptr),(x)) argument
|
| H A D | xhistogram.c | 54 unsigned int ptr, cnt; member 82 #define NEXT_PTR(index, ptr) \ argument 85 #define CNT(index, ptr) \ argument 110 int ptr, tbl_idx; in scanA() local
|
| H A D | xutils.c | 255 char const *ptr = *data; in xdl_hash_record_with_whitespace() local 299 char const *ptr = *data; in xdl_hash_record() local 322 char *ptr, *str = out; in xdl_num_out() local
|
| H A D | xtypes.h | 43 char const *ptr; member
|
| /vim-8.2.3635/src/libvterm/src/ |
| H A D | vterm.c | 19 void *ptr = malloc(size); in default_malloc() local 25 static void default_free(void *ptr, void *allocdata UNUSED) in default_free() 103 INTERNAL void vterm_allocator_free(VTerm *vt, void *ptr) in vterm_allocator_free()
|