Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dspellfile.pro7 void ex_spell(exarg_T *eap);
/vim-8.2.3635/src/
H A Dex_cmds.h1434 EXCMD(CMD_spellgood, "spellgood", ex_spell,
1446 EXCMD(CMD_spellrare, "spellrare", ex_spell,
1449 EXCMD(CMD_spellundo, "spellundo", ex_spell,
1452 EXCMD(CMD_spellwrong, "spellwrong", ex_spell,
H A Dspellfile.c6165 ex_spell(exarg_T *eap) in ex_spell() function
H A Dex_docmd.c166 # define ex_spell ex_ni macro