Forum und email

enchant_dict_is_in_session

(PECL enchant:0.1-1.0.1)

enchant_dict_is_in_session — このスペリングセッションに '単語' が存在するかどうかを調べる

説明

bool enchant_dict_is_in_session ( resource $dict , string $word )

ある単語が、現在のセッション内に既に存在するかどうかを調べます。

パラメータ

dict

辞書リソース。

word

探す単語。

返り値

単語が存在する場合に TRUE、それ以外の場合に FALSE を返します。