Searched refs:need_capital (Results 1 – 1 of 1) sorted by relevance
9347 int need_capital = FALSE; in f_spellsuggest() local9390 need_capital = (int)tv_get_bool_chk(&argvars[2], &typeerr); in f_spellsuggest()9398 spell_suggest_list(&ga, str, maxcount, need_capital, FALSE); in f_spellsuggest()