検索

phrase: max: clip:
target: order:
Results of 1 - 2 of about 2 for suggestions (0.001 sec.)
単語のスペルが正しいかどうかを調べ、修正候補を提供する 11228
« enchant_dict_is_in_session enchant_dict_store_replacement » PHP Manual Enchant 関数 単語のスペ ... antDictionary $dictionary , string $word , array &$suggestions = null ): bool 単語のスペルが正しい場合は true 、そ ... うでない場合は false を返します。変数 suggestions を指定している場合は、 そこに修正候補が格納されます ... によって返される Enchant 辞書。 word 調べる単語。 suggestions 単語のスペルが間違っている場合に、 この変数の中に修 ... hant , 修正 , 候補 , dict , 提供 , check , quick , suggestions ...
https://man.plustar.jp/php/function.enchant-dict-quick-check.html - [similar]
単語のスペルについて修正候補を示す 7485
« pspell_store_replacement PSpell\Dictionary » PHP Manual Pspell 関数 単語のスペルについて修正候 ... n" ); if (! pspell_check ( $pspell , "testt" )) { $suggestions = pspell_suggest ( $pspell , "testt" ); foreach ( ... $suggestions as $suggestion ) { echo "Possible spelling: $sugge ...
https://man.plustar.jp/php/function.pspell-suggest.html - [similar]
PREV 1 NEXT