Query: enchant_broker_request_pwl_dict
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ENCHANT_BROKER_REQUEST_PWL_DICT(3) 1 ENCHANT_BROKER_REQUEST_PWL_DICT(3) enchant_broker_request_pwl_dict - creates a dictionary using a PWL fileSYNOPSISresource enchant_broker_request_pwl_dict (resource $broker, string $filename)DESCRIPTIONCreates a dictionary using a PWL file. A PWL file is personal word file one word per line.PARAMETERSo $broker - Broker resource o $filename - Path to the PWL file.RETURN VALUESReturns a dictionary resource on success or FALSE on failure.SEE ALSOenchant_dict_describe(3), enchant_broker_dict_exists(3), enchant_broker_free_dict(3). PHP Documentation Group ENCHANT_BROKER_REQUEST_PWL_DICT(3)