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 |
|---|
| enchant_broker_request_dict(3) - php |
| variant_and(3) - php |
| variant_imp(3) - php |
| variant_mod(3) - php |
| variant_mul(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| UNIX.COM 2017 Year End Summary |
| New Code Tags (Syntax Highlighting) |
| Please Welcome Don Cragun as Lead Moderator |
| Status of UNIX.COM Forum Transformation |