Lines Matching refs:try_compound
1669 int try_compound; in suggest_trie_walk() local
1692 try_compound = FALSE; in suggest_trie_walk()
1710 try_compound = TRUE; in suggest_trie_walk()
1718 try_compound = TRUE; in suggest_trie_walk()
1724 && try_compound in suggest_trie_walk()
1727 try_compound = FALSE; in suggest_trie_walk()
1735 if (try_split || try_compound) in suggest_trie_walk()
1737 if (!try_compound && (!fword_ends || !goodword_ends)) in suggest_trie_walk()
1768 if (!try_compound && !fword_ends) in suggest_trie_walk()
1784 if (!try_compound && !fword_ends) in suggest_trie_walk()
1795 if (((!try_compound && !spell_iswordp_nmw(fword in suggest_trie_walk()
1821 if (try_compound) in suggest_trie_walk()