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) - centos
variant_and(3) - php
variant_or(3) - php
variant_round(3) - php
statistics::basic::correlation(3pm) - debian
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Denial Of Service Attack Update