Enchant Funktionen
PHP Manual

enchant_broker_free_dict

(PHP 5 >= 5.3.0, PHP 7, PECL enchant >= 0.1.0 )

enchant_broker_free_dictFree a dictionary resource

Beschreibung

bool enchant_broker_free_dict ( resource $dict )

Free a dictionary resource.

Parameter-Liste

dict

Dictionary resource.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Siehe auch


Enchant Funktionen
PHP Manual