enchant_dict_is_in_session
(PHP 5 >= 5.3.0, PECL enchant >= 0.1.0 )
enchant_dict_is_in_session — بررسی وجود کلمه 'word' در این spelling-session
Description
bool enchant_dict_is_in_session
( resource $dict
, string $word
)
بررسی وجود کلمه در session فعلی.
Parameters
- dict
-
منبع دیکشنری
- word
-
کلمه برای جستجو
Return Values
بازگرداندن TRUE اگر کلمه موجود باشد یا FALSE
There are no user contributed notes for this page.
