enchant_broker_free_dict
(PHP 5 >= 5.3.0, PECL enchant >= 0.1.0 )
enchant_broker_free_dict — Free 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_broker_request_dict() - create a new dictionary using a tag
- enchant_broker_request_pwl_dict() - creates a dictionary using a PWL file
There are no user contributed notes for this page.
