Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c1990 static unsigned get_affitem(int flagtype, char_u **pp);
3142 flag = get_affitem(affile->af_flagtype, &p); in aff_process_flags()
3188 res = get_affitem(flagtype, &p); in affitem2flag()
3213 get_affitem(int flagtype, char_u **pp) in get_affitem() function
3290 flag = get_affitem(aff->af_flagtype, &p); in process_compflags()
3757 if (get_affitem(affile->af_flagtype, &p) != 0) in get_pfxlist()
3798 if (get_affitem(affile->af_flagtype, &p) != 0) in get_compflags()