Man Page: enchant_dict_store_replacement
Operating Environment: php
Section: 3
ENCHANT_DICT_STORE_REPLACEMENT(3) 1 ENCHANT_DICT_STORE_REPLACEMENT(3) enchant_dict_store_replacement - Add a correction for a wordSYNOPSISvoid enchant_dict_store_replacement (resource $dict, string $mis, string $cor)DESCRIPTIONAdd a correction for 'mis' using 'cor'. Notes that you replaced @mis with @cor, so it's possibly more likely that future occurrences of @mis will be replaced with @cor. So it might bump @cor up in the suggestion list.PARAMETERSo $dict - Dictionary resource o $mis - The work to fix o $cor - The correct wordRETURN VALUESReturns TRUE on success or FALSE on failure. PHP Documentation Group ENCHANT_DICT_STORE_REPLACEMENT(3)
| Related Man Pages |
|---|
| jscal(1) - debian |
| enchant_broker_request_dict(3) - php |
| pspell_add_to_personal(3) - php |
| variant_and(3) - php |
| variant_imp(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Forum Video Tutorial: How to Use Code Tags |
| UNIX.COM 2017 Year End Summary |
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| Please Welcome Nicki Paul to the Moderator Team! |