| /vim-8.2.3635/src/ |
| H A D | dict.c | 222 dictitem_alloc(char_u *key) in dictitem_alloc() 464 dict_add_list(dict_T *d, char *key, list_T *list) in dict_add_list() 487 dict_add_tv(dict_T *d, char *key, typval_T *tv) in dict_add_tv() 613 dict_find(dict_T *d, char_u *key, int len) in dict_find() 687 dict_get_number(dict_T *d, char_u *key) in dict_get_number() 713 dict_get_number_check(dict_T *d, char_u *key) in dict_get_number_check() 733 dict_get_bool(dict_T *d, char_u *key, int def) in dict_get_bool() 810 skip_literal_key(char_u *key) in skip_literal_key() 848 char_u *key; in get_literal_key() local 892 char_u *key = NULL; in eval_dict() local [all …]
|
| H A D | hashtab.c | 118 hash_find(hashtab_T *ht, char_u *key) in hash_find() 127 hash_lookup(hashtab_T *ht, char_u *key, hash_T hash) in hash_lookup() 207 hash_add(hashtab_T *ht, char_u *key) in hash_add() 231 char_u *key, in hash_add_item() 467 hash_hash(char_u *key) in hash_hash()
|
| H A D | memfile_test.c | 36 blocknr_T key; in test_mf_hash() local
|
| H A D | crypt.c | 157 unsigned char key[crypto_box_SEEDBYTES]; member 301 char_u *key, in crypt_create() 330 char_u *key, in crypt_create_from_header() 351 crypt_create_from_file(FILE *fp, char_u *key) in crypt_create_from_file() 392 char_u *key, in crypt_create_for_writing() 581 crypt_free_key(char_u *key) in crypt_free_key()
|
| H A D | misc2.c | 890 int key; // Special key code or ascii value member 1089 simplify_key(int key, int *modifiers) in simplify_key() 1122 handle_x_keys(int key) in handle_x_keys() 1274 int key; in trans_special() local 1291 special_to_buf(int key, int modifiers, int keycode, char_u *dst) in special_to_buf() 1338 int key; in find_special_key() local 1488 may_adjust_key_for_ctrl(int modifiers, int key) in may_adjust_key_for_ctrl() 1512 may_remove_shift_modifier(int modifiers, int key) in may_remove_shift_modifier() 1538 extract_modifiers(int key, int *modp, int simplify, int *did_simplify) in extract_modifiers()
|
| H A D | crypt_zip.c | 84 char_u *key, in crypt_zip_init()
|
| H A D | blowfish.c | 406 char_u *key; in bf_key_init() local 641 char_u* key, in crypt_blowfish_init()
|
| H A D | json.c | 170 is_simple_key(char_u *key) in is_simple_key() 654 char_u *key; in json_decode_item() local
|
| H A D | uninstall.c | 36 reg_delete_key(HKEY hRootKey, const char *key, DWORD flag) in reg_delete_key()
|
| H A D | highlight.c | 757 highlight_set_termgui_attr(int idx, char_u *key, char_u *arg, int init) in highlight_set_termgui_attr() 1001 char_u *key, in highlight_set_cterm_color() 1287 highlight_set_startstop_termcode(int idx, char_u *key, char_u *arg, int init) in highlight_set_startstop_termcode() 1379 char_u *key = NULL, *arg = NULL; in do_highlight() local 4256 hldict_get_string(dict_T *dict, char_u *key, int *error) in hldict_get_string() 4283 char_u *key, in hldict_attr_to_str()
|
| H A D | option.c | 1248 int key; in do_set() local 3974 int key; in get_option_value() local 4341 int key; in set_option_value() local 4469 int key = 0; in find_key_option() local 6219 int key; in set_context_in_set_cmd() local
|
| H A D | if_py_both.h | 47 #define RAISE_KEY_ADD_FAIL(key) \ argument 1710 char_u *key; in _DictionaryItem() local 1865 char_u *key; in DictionaryAssItem() local 2080 char_u *key; in DictionaryUpdate() local 3381 char_u *key; in OptionsItem() local 3450 char_u *key; in OptionsContains() local 3511 set_option_value_err(char_u *key, int numval, char_u *stringval, int opt_flags) in set_option_value_err() 3527 char_u *key, in set_option_value_for() 3572 char_u *key; in OptionsAssItem() local 5922 char_u *key; in pydict_to_tv() local [all …]
|
| H A D | term.c | 2290 int key; in add_termcap_entry() local 4573 modifiers2keycode(int modifiers, int *key, char_u *string) in modifiers2keycode() 4890 int key; in handle_key_with_modifier() local 5312 int key; in check_termcode() local 5933 int key; in replace_termcodes() local
|
| H A D | cmdexpand.c | 2636 int key, in wildmenu_translate_key() 2677 wildmenu_process_key(cmdline_info_T *cclp, int key, expand_T *xp) in wildmenu_process_key()
|
| H A D | if_ole.cpp | 676 static void SetKeyAndValue(const char *key, const char *subkey, const char *value) in SetKeyAndValue()
|
| H A D | vim9execute.c | 2508 char_u *key = tv_idx->vval.v_string; in exec_instructions() local 2760 char_u *key = tv_idx->vval.v_string; in exec_instructions() local 3013 char_u *key; in exec_instructions() local 4099 char_u *key; in exec_instructions() local
|
| H A D | memfile.c | 1367 mf_hash_find(mf_hashtab_T *mht, blocknr_T key) in mf_hash_find()
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_filter_map.vim | 71 func! s:filter1(key, val) abort argument 76 func! s:filter2(key, val) abort argument 82 func! s:filter3(key, val) abort argument 87 func! s:filter4(key, val) abort argument
|
| H A D | test_termcodes.vim | 1942 func GetEscCodeCSI27(key, modifier) argument 1948 func GetEscCodeCSIu(key, modifier) argument 2042 func RunTest_mapping_shift(key, func) argument 2115 func RunTest_mapping_mods(map, key, func, code) argument
|
| H A D | test_crypt.vim | 75 func Uncrypt_stable(method, crypted_text, key, uncrypted_text) argument 90 func Uncrypt_stable_xxd(method, hex, key, uncrypted_text) argument
|
| H A D | test_popupwin.vim | 1678 func ShowDialog(key, result) argument 1708 func ShowMenu(key, result) argument 2215 func Popup_filter(winid, key) argument 2792 func BufferFilter(win, key) argument 2939 function! MyFilter(winid, key) abort argument 3051 function! MyFilter(winid, key) abort argument 3081 function! MyFilter(winid, key) abort argument 3619 func CloseFilter(winid, key) argument
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | cucumber.vim | 72 function! s:pattern(key) argument
|
| /vim-8.2.3635/src/VisVim/ |
| H A D | VisVim.cpp | 97 CRegKey key; in DllRegisterServer() local
|
| /vim-8.2.3635/src/libvterm/src/ |
| H A D | keyboard.c | 141 void vterm_keyboard_key(VTerm *vt, VTermKey key, VTermModifier mod) in vterm_keyboard_key()
|
| /vim-8.2.3635/src/libvterm/t/ |
| H A D | harness.c | 44 VTermKey key; in strp_key() member 710 VTermKey key; in main() local
|