(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().
dictionaryUn diccionario Enchant devuelto por enchant_broker_request_dict() o enchant_broker_request_pwl_dict().
wordThe word to remove from the session.
No se retorna ningún valor.