Searched refs:maphash (Results 1 – 3 of 3) sorted by relevance
24 static mapblock_T *(maphash[256]); variable68 CLEAR_FIELD(maphash); in validate_maphash()362 map_table = maphash; in do_map()597 mp = maphash[hash]; in do_map()961 mpp = &maphash[hash]; in map_clear_int()987 maphash[new_hash] = mp; in map_clear_int()1074 mp = maphash[hash]; in map_to_exists_mode()1319 mp = maphash[hash]; in ExpandMappings()1756 mp = maphash[hash]; in makemap()2076 mp = maphash[hash]; in check_map_keycodes()[all …]
272 syn keyword lispFunc copy-structure maphash string-trim
4499 - Further improve finding mappings in maphash[] in vgetorpeek()