(PHP 8 >= 8.5.0)
enchant_dict_remove_from_session — Remove a word from the session dictionary
Removes a word that was previously added to the current spell-checking session via enchant_dict_add_to_session().
dictionaryEin Enchant-Wörterbuch, das von enchant_broker_request_dict() oder enchant_broker_request_pwl_dict() zurückgegeben wird.
wordThe word to remove from the session.
Es wird kein Wert zurückgegeben.