GoLang enchant_broker_free_dict

request it (322)
GoLang replacement for PHP's enchant_broker_free_dict [edit | history]



Do you know a GoLang replacement for PHP's enchant_broker_free_dict? Write it!

PHP enchant_broker_free_dict

PHP original manual for enchant_broker_free_dict [ show | php.net ]

enchant_broker_free_dict

(PHP 5 >= 5.3.0, PHP 7, 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