crack_closedict
(PHP 4 >= 4.0.5, PECL crack:0.1-0.4)
crack_closedict — Closes an open CrackLib dictionary
Description
bool crack_closedict
([ resource $dictionary
] )
WarningThis function is
EXPERIMENTAL. The behaviour of this function, its name, and
surrounding documentation may change without notice in a future release of PHP.
This function should be used at your own risk.
Parameters
-
dictionary
-
The dictionary to close. If not specified, the current directory is
closed.
Return Values
Returns TRUE on success or FALSE on failure.