検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 21 for suggest (0.001 sec.)
単語のスペルについて修正候補を示す 13970
« pspell_store_replacement PSpell\Dictionary » PHP Manual Pspell 関数 単語のスペルについて修正候 ... 補を示す pspell_suggest (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_sugge ... t — 単語のスペルについて修正候補を示す 説明 pspell_suggest ( PSpell\Dictionary $dictionary , string $word ): ... array | false pspell_suggest() は、 指定した単語について可能性のあるスペルの配列 ... ンでは、 リソース を期待していました。 例 例1 pspell_suggest() の例 <?php $pspell = pspell_new ( "en" ); if (! ...
https://man.plustar.jp/php/function.pspell-suggest.html - [similar]
修正候補となる値の一覧を返す 12245
« enchant_dict_store_replacement EnchantBroker » PHP Manual Enchant 関数 修正候補となる値の一覧を ... 返す enchant_dict_suggest (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1 ... .0 ) enchant_dict_suggest — 修正候補となる値の一覧を返す 説明 enchant_dict_s ... リソース が期待されていました。 例 例1 enchant_dict_suggest() の例 <?php $tag = 'en_US' ; $r = enchant_broker_ ... g" ); if (! $wordcorrect ) { $suggs = enchant_dict_suggest ( $d , "soong" ); echo "'soong' の修正候補:" ; pri ...
https://man.plustar.jp/php/function.enchant-dict-suggest.html - [similar]
EnchantBroker クラス 9928
« enchant_dict_suggest EnchantDictionary » PHP Manual Enchant EnchantBroker クラス EnchantBroker ... ーワード: クラス , EnchantBroker , enchant , dict , suggest , EnchantDictionary , Enchant , broker , リソース ...
https://man.plustar.jp/php/class.enchantbroker.html - [similar]
PSpell\Dictionary クラス 9826
« pspell_suggest PSpell\Config » PHP Manual Pspell PSpell\Dictionary クラス PSpell\Dictionary ク ... キーワード: PSpell , クラス , Dictionary , pspell , suggest , Config , Pspell , リソース , 概要 , final ...
https://man.plustar.jp/php/class.pspell-dictionary.html - [similar]
単語を置換する組を保存する 8625
« pspell_save_wordlist pspell_suggest » PHP Manual Pspell 関数 単語を置換する組を保存する pspell ... の置換候補を 保存します。これにより、この後の pspell_suggest() で置換候補を返すことが可能と なります。この関数の ...
https://man.plustar.jp/php/function.pspell-store-replacement.html - [similar]
8118
« 定義済み定数 Enchant 関数 » PHP Manual Enchant 例 例 例1 Enchant の使用例 <?php $tag = 'en_US' ... es ); if (! $wordcorrect ) { $suggs = enchant_dict_suggest ( $d , "soong" ); echo "'soong' の修正候補:" ; pri ...
https://man.plustar.jp/php/enchant.examples.html - [similar]
単語の修正候補を追加する 8033
« enchant_dict_quick_check enchant_dict_suggest » PHP Manual Enchant 関数 単語の修正候補を追加す ...
https://man.plustar.jp/php/function.enchant-dict-store-replacement.html - [similar]
返される提案の数のモードを変更する 7932
« pspell_config_ignore pspell_config_personal » PHP Manual Pspell 関数 返される提案の数のモードを ... ル前に設定を行う際に使用します。この関数は、 pspell_suggest() により返される修正候補の数を定義します。 パラメー ...
https://man.plustar.jp/php/function.pspell-config-mode.html - [similar]
Pspell 関数 7932
« 定義済み定数 pspell_add_to_personal » PHP Manual Pspell Pspell 関数 Pspell 関数 目次 pspell_ad ... re_replacement — 単語を置換する組を保存する pspell_suggest — 単語のスペルについて修正候補を示す 関連キーワード ...
https://man.plustar.jp/php/ref.pspell.html - [similar]
Pspell 7847
« mb_substr はじめに » PHP Manual 自然言語および文字エンコーディング Pspell Pspell はじめに イン ... re_replacement — 単語を置換する組を保存する pspell_suggest — 単語のスペルについて修正候補を示す PSpell\Dictio ...
https://man.plustar.jp/php/book.pspell.html - [similar]
PREV 1 2 3 NEXT