(PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 )
enchant_dict_check — 檢查單字拼寫是否正確
dictionary
由 enchant_broker_request_dict() 或 enchant_broker_request_pwl_dict() 返回的 Enchant 字典。
word
要檢查的單字
版本 | 說明 |
---|---|
8.0.0 |
dictionary 參數現在需要一個 EnchantDictionary 實例;先前需要的是 資源。 |