enchant_dict_add_to_session
Add 'word' to this spell-checking session
Description
void enchant_dict_add_to_session(EnchantDictionary $dictionary
, string $word
)
Parameters
-
dictionary
-
An Enchant dictionary returned by enchant_broker_request_dict
or enchant_broker_request_pwl_dict.
-
word
-
The word to add
Return Values
No value is returned.
See Also
- enchant_broker_request_dict