Home
last modified time | relevance | path

Searched defs:hash (Results 1 – 15 of 15) sorted by relevance

/vim-8.2.3635/src/
H A Dhashtab.c127 hash_lookup(hashtab_T *ht, char_u *key, hash_T hash) in hash_lookup()
209 hash_T hash = hash_hash(key); in hash_add() local
232 hash_T hash) in hash_add_item()
469 hash_T hash; in hash_hash() local
H A Dmap.c506 int hash; in do_map() local
940 int hash; in map_clear_int() local
1052 int hash; in map_to_exists_mode() local
1261 int hash; in ExpandMappings() local
1731 int hash; in makemap() local
2044 int hash; in check_map_keycodes() local
2128 int hash; in check_map() local
H A Dundo.c795 u_compute_hash(char_u *hash) in u_compute_hash()
1193 serialize_header(bufinfo_T *bi, char_u *hash) in serialize_header()
1560 char_u *hash) in u_write_undo()
1835 u_read_undo(char_u *name, char_u *hash, char_u *orig_name UNUSED) in u_read_undo()
H A Dbufwrite.c2572 char_u hash[UNDO_HASH_SIZE]; in buf_write() local
H A Dfileio.c2607 char_u hash[UNDO_HASH_SIZE]; in readfile() local
4298 char_u hash[UNDO_HASH_SIZE]; in buf_check_timestamp() local
H A Dcmdexpand.c2310 hash_T hash; in expand_shellcmd() local
H A Dspellsuggest.c3178 hash_T hash; in add_sound_suggest() local
3651 hash_T hash; in add_banned() local
H A Dspellfile.c3506 hash_T hash; in spell_read_dic() local
4723 hash_T hash; in node_compress() local
6654 hash_T hash; in set_map_str() local
H A Dsign.c82 hash_T hash; in sign_group_ref() local
H A Dtag.c1630 hash_T hash = 0; in find_tags() local
H A Dex_docmd.c7946 char_u hash[UNDO_HASH_SIZE]; in ex_wundo() local
7955 char_u hash[UNDO_HASH_SIZE]; in ex_rundo() local
H A Doption.c2775 char_u hash[UNDO_HASH_SIZE]; in set_bool_option() local
H A Dspell.c1813 hash_T hash; in count_common_word() local
H A Dsyntax.c4443 long_u hash; in add_keyword() local
/vim-8.2.3635/src/xdiff/
H A Dxpatience.c50 unsigned long hash; member