Searched refs:sl_compsylmax (Results 1 – 4 of 4) sorted by relevance
87 int sl_compsylmax; // COMPOUNDSYLMAX (default: MAXWLEN) member
668 && slang->sl_compsylmax == MAXWLEN) in find_word()735 if (slang->sl_compsylmax < MAXWLEN) in find_word()964 if (slang->sl_compsylmax < MAXWLEN in can_compound()965 && count_syllables(slang, word) > slang->sl_compsylmax) in can_compound()1655 lp->sl_compsylmax = MAXWLEN; in slang_alloc()1759 lp->sl_compsylmax = MAXWLEN; in slang_clear()
1703 && (slang->sl_compsylmax < MAXWLEN in suggest_trie_walk()
1247 slang->sl_compsylmax = c; in read_compound()