enchant_dict_store_replacement(3) php man page | unix.com

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 word

SYNOPSIS
void enchant_dict_store_replacement (resource $dict, string $mis, string $cor)
DESCRIPTION
Add 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.
PARAMETERS
o $dict - Dictionary resource o $mis - The work to fix o $cor - The correct word
RETURN VALUES
Returns TRUE on success or FALSE on failure. PHP Documentation Group ENCHANT_DICT_STORE_REPLACEMENT(3)
Related Man Pages
jscal(1) - debian
jscal(1) - centos
variant_imp(3) - php
variant_mod(3) - php
statistics::basic::correlation(3pm) - debian
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun