enchant_dict_is_added
(PHP 8)
enchant_dict_is_added — Whether or not 'word' exists in this spelling-session
说明
Tells whether or not a word already exists in the current session.
参数
dictionary
-
An Enchant dictionary returned by enchant_broker_request_dict() or enchant_broker_request_pwl_dict().
word
-
The word to lookup
更新日志
版本 | 说明 |
---|---|
8.0.0 |
dictionary expects an EnchantDictionary instance now;
previoulsy, a resource was expected.
|
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/function.enchant-dict-is-added.php