Home
last modified time | relevance | path

Searched refs:ci_key (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dspellfile.c1845 char_u ci_key[AH_KEY_LEN]; // key for hashtab == name of compound member
3304 STRCPY(ci->ci_key, key); in process_compflags()
3314 hash_add(&aff->af_comp, ci->ci_key); in process_compflags()