Searched refs:dict_is_removed (Results 1 – 2 of 2) sorted by relevance
/dports/textproc/py-enchant/pyenchant-3.2.2/enchant/ | ||
H A D | _enchant.py | 394 def dict_is_removed(dict, word): function |
H A D | __init__.py | 686 return _e.dict_is_removed(self._this, word.encode()) |