(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.
dictionaryEin Enchant-Wörterbuch, das von enchant_broker_request_dict() oder enchant_broker_request_pwl_dict() zurückgegeben wird.
wordThe word to lookup
| Version | Beschreibung | 
|---|---|
| 8.0.0 | Der Parameter dictionaryerwartet nun eine
  EnchantDictionary-Instanz; vorher wurde eine Ressource erwartet. | 
