Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspell.h135 # define SPL_FNAME_TMPL "%s_%s.spl" macro
139 # define SPL_FNAME_TMPL "%s.%s.spl" macro
H A Dspellfile.c5943 vim_snprintf((char *)wfname, MAXPATHL, SPL_FNAME_TMPL, in mkspell()
5953 vim_snprintf((char *)wfname, MAXPATHL, SPL_FNAME_TMPL, in mkspell()
H A Dspell.c1634 vim_snprintf((char *)fname, MAXPATHL, SPL_FNAME_TMPL, in int_wordlist_spl()