downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

enchant_dict_suggest> <enchant_dict_quick_check
[edit] Last updated: Fri, 25 May 2012

view this page in

enchant_dict_store_replacement

(PHP 5 >= 5.3.0, PECL enchant >= 0.1.0 )

enchant_dict_store_replacement単語の修正候補を追加する

説明

void enchant_dict_store_replacement ( resource $dict , string $mis , string $cor )

'mis' の修正候補として 'cor' を使用します。 @mis が @cor に置き換えられることに注意しましょう。 今後 @mis が登場すると、それは @cor で置き換えられます。 そのため、@cor が修正候補の中で衝突するかもしれません。

パラメータ

dict

辞書リソース。

mis

修正する単語。

cor

正しい単語。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。



add a note add a note User Contributed Notes enchant_dict_store_replacement
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites