enchant_dict_store_replacement
(PHP 5 >= 5.3.0, PECL enchant >= 0.1.0 )
enchant_dict_store_replacement — اضافه کردن اصلاحیه کلمه
Description
void enchant_dict_store_replacement
( resource $dict
, string $mis
, string $cor
)
اضافه کردن اصلاحیه برای 'mis' با استفاده از 'cor'. توجه کنید که @mis را با @cor جایگزین کردهاید بنابراین ممکن است @mis توسط @cor در آینده جایگزین شود. پس @cor در فهرست پیشنهادات دیده شود.
Parameters
- dict
-
منبع دیکشنری
- mis
-
کار برای اصلاح
- cor
-
کلمه اصلاحی
Return Values
Returns TRUE on success or FALSE on failure.
There are no user contributed notes for this page.
