Man Page: enchant_broker_free_dict
Operating Environment: php
Section: 3
ENCHANT_BROKER_FREE_DICT(3) 1 ENCHANT_BROKER_FREE_DICT(3)
enchant_broker_free_dict - Free a dictionary resource
SYNOPSIS
bool enchant_broker_free_dict (resource $dict)
DESCRIPTION
Free a dictionary resource.
PARAMETERS
o $dict
- Dictionary resource.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
enchant_broker_request_dict(3), enchant_broker_request_pwl_dict(3).
PHP Documentation Group ENCHANT_BROKER_FREE_DICT(3)