Enchant Functions
PHP Manual

enchant_broker_free_dict

(PECL enchant >= 0.1.0 )

enchant_broker_free_dictFree a dictionary resource

Description

bool enchant_broker_free_dict ( resource $dict )

Free a dictionary resource.

Parameters

dict

Dictionary resource.

Return Values

Returns TRUE on success or FALSE on failure.

See Also


Enchant Functions
PHP Manual