enchant_dict_is_added
PHP function
Edit on GitHub ✎
(PHP 8)
Whether or not 'word' exists in this spelling-session
Description
enchant_dict_is_added(EnchantDictionary $dictionary, string $word): bool
Tells whether or not a word already exists in the current session.
Parameters
wordThe word to lookup
Return Values
Returns true if the word exists or false
Changelog
| Version | Description |
|---|