(PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 )
enchant_dict_check — 単語のスペルが正しいかどうかを調べる
dictionaryenchant_broker_request_dict() または enchant_broker_request_pwl_dict() によって返される Enchant 辞書。
word調べる単語。
| バージョン | 説明 | 
|---|---|
| 8.0.0 | dictionaryは、EnchantDictionary クラスのインスタンスを期待するようになりました。
  これより前のバージョンでは、resource が期待されていました。 | 
