Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspell.h137 # define SPL_FNAME_ASCII "_ascii." macro
141 # define SPL_FNAME_ASCII ".ascii." macro
H A Dspellfile.c5957 if (strstr((char *)gettail(wfname), SPL_FNAME_ASCII) != NULL) in mkspell()