Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c1811 #define AFT_NUM 3 // flags are numbers, comma separated macro
2336 aff->af_flagtype = AFT_NUM; in spell_read_aff()
3152 if (affile->af_flagtype == AFT_NUM && *p == ',') in aff_process_flags()
3191 if (flagtype == AFT_NUM) in affitem2flag()
3217 if (flagtype == AFT_NUM) in get_affitem()
3318 if (aff->af_flagtype == AFT_NUM && *p == ',') in process_compflags()
3369 case AFT_NUM: in flag_in_afflist()
3770 if (affile->af_flagtype == AFT_NUM && *p == ',') in get_pfxlist()
3806 if (affile->af_flagtype == AFT_NUM && *p == ',') in get_compflags()