Searched refs:sl_lang (Results 1 – 1 of 1) sorted by relevance
1536 char_u sl_lang[MAXWLEN + 1]; // language name member1555 STRCPY(sl.sl_lang, lang); in spell_load_lang()1575 if (r == FAIL && *sl.sl_lang != NUL) in spell_load_lang()1587 if (r == FAIL && *sl.sl_lang != NUL && round == 1 in spell_load_lang()1787 slang = spell_load_file(fname, slp->sl_lang, NULL, FALSE); in spell_load_cb()