pspell_config_runtogetherとは? わかりやすく解説

Weblio 辞書 > コンピュータ > PHP関数リファレンス > pspell_config_runtogetherの意味・解説 

pspell_config_runtogether

(PHP 4 >= 4.0.2, PHP 5)
pspell_config_runtogether — 複合語を有効な単語の組み合わせとして考慮する

説明

int pspell_config_runtogether ( int dictionary_link, boolean flag )
pspell_config_runtogether() は、 pspell_new_config()をコールする前に設定を行う ために使用する必要があります。この関数は、複合語を正しい複合語と して処理するかどうかを定義します。つまり、"thecat" には、二つの単 語の間に空白はありませんが、正しい複合語となります。この設定の変 更は、pspell_check()による返り値にのみ影響を与 えます。pspell_suggest() は、この場合でも修正 候補を返します。
例 1894. pspell_config_runtogether()
$pspell_config = pspell_config_create ("en");
pspell_config_runtogether ($pspell_config, true);
$pspell_link = pspell_new_config ($pspell_config);
pspell_check ($pspell_link, "thecat");




このページでは「PHP関数リファレンス」からpspell_config_runtogetherを検索した結果を表示しています。
Weblioに収録されているすべての辞書からpspell_config_runtogetherを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からpspell_config_runtogether を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「pspell_config_runtogether」の関連用語

pspell_config_runtogetherのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



pspell_config_runtogetherのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
PHP Documentation GroupPHP Documentation Group
Copyright © 1997 - 2025 by the PHP Documentation Group.

©2025 GRAS Group, Inc.RSS