Searched refs:WF_REGION (Results 1 – 4 of 4) sorted by relevance
146 #define WF_REGION 0x01 // region byte follows macro
857 else if (flags & WF_REGION) in find_word()4004 || (flags & WF_REGION) == 0 in spell_dump_compl()4010 flags &= ~WF_REGION; in spell_dump_compl()4098 if ((flags & (WF_BANNED | WF_RARE | WF_REGION)) || keepcap) in dump_word()4108 if (flags & WF_REGION) in dump_word()
1703 if (c & WF_REGION) in read_tree_node()4228 if ((flags & WF_REGION) == 0) // first one in spell_read_wordfile()4230 flags |= WF_REGION; in spell_read_wordfile()5358 flags |= WF_REGION; in put_node()5379 if (flags & WF_REGION) in put_node()
1581 if ((flags & WF_REGION) in suggest_trie_walk()3305 if ((flags & WF_REGION) in add_sound_suggest()