検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 43 for dict (0.034 sec.)
'単語' を、このスペルチェックセッションに追加する 8962
« enchant_dict_add_to_personal enchant_dict_add » PHP Manual Enchant 関数 '単語' を、このスペルチ ... ェックセッションに追加する enchant_dict_add_to_session (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL ... enchant >= 0.1.0 ) enchant_dict_add_to_session — '単語' を、このスペルチェックセッ ... ションに追加する 説明 enchant_dict_add_to_session ( EnchantDictionary $dictionary , s ... ペルチェックセッションについてのみです。 パラメータ dictionary enchant_broker_request_dict() または enchant ...
https://man.plustar.jp/php/function.enchant-dict-add-to-session.html - [similar]
辞書リソースを開放する 8916
« enchant_broker_dict_exists enchant_broker_free » PHP Manual Enchant 関数 辞書リソースを開放する ... enchant_broker_free_dict (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1 ... .0 ) enchant_broker_free_dict — 辞書リソースを開放する 警告 この関数は PHP 8.0.0 ... ないことを強く推奨します。 説明 enchant_broker_free_dict ( EnchantDictionary $dictionary ): bool 辞書を開放 ... ェクト自体を unset することを推奨します。 パラメータ dictionary enchant_broker_request_dict() または enchant ...
https://man.plustar.jp/php/function.enchant-broker-free-dict.html - [similar]
単語のスペルが正しいかどうかを調べる 8823
« enchant_dict_add enchant_dict_describe » PHP Manual Enchant 関数 単語のスペルが正しいかどうかを ... 調べる enchant_dict_check (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant ... >= 0.1.0 ) enchant_dict_check — 単語のスペルが正しいかどうかを調べる 説明 ... enchant_dict_check ( EnchantDictionary $dictionary , string $wo ... 、 そうでない場合に false を返します。 パラメータ dictionary enchant_broker_request_dict() または enchant ...
https://man.plustar.jp/php/function.enchant-dict-check.html - [similar]
現在のスペリングセッションの直近のエラーを返す 8730
« enchant_dict_describe enchant_dict_is_added » PHP Manual Enchant 関数 現在のスペリングセッショ ... ンの直近のエラーを返す enchant_dict_get_error (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL ench ... ant >= 0.1.0 ) enchant_dict_get_error — 現在のスペリングセッションの直近のエラ ... ーを返す 説明 enchant_dict_get_error ( EnchantDictionary $dictionary ): strin ... グセッションの、直近のエラーを返します。 パラメータ dictionary enchant_broker_request_dict() または enchant ...
https://man.plustar.jp/php/function.enchant-dict-get-error.html - [similar]
単語の修正候補を追加する 8653
« enchant_dict_quick_check enchant_dict_suggest » PHP Manual Enchant 関数 単語の修正候補を追加す ... る enchant_dict_store_replacement (PHP 5 >= 5.3.0, PHP 7, PHP 8, P ... ECL enchant >= 0.1.0 ) enchant_dict_store_replacement — 単語の修正候補を追加する 説明 ... enchant_dict_store_replacement ( EnchantDictionary $dictionary ... が修正候補の中で衝突するかもしれません。 パラメータ dictionary enchant_broker_request_dict() または enchant ...
https://man.plustar.jp/php/function.enchant-dict-store-replacement.html - [similar]
PWL ファイルを使用して辞書を作成する 8622
« enchant_broker_request_dict enchant_broker_set_dict_path » PHP Manual Enchant 関数 PWL ファイル ... を使用して辞書を作成する enchant_broker_request_pwl_dict (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1 ... .0 ) enchant_broker_request_pwl_dict — PWL ファイルを使用して辞書を作成する 説明 enchan ... t_broker_request_pwl_dict ( EnchantBroker $broker , string $filename ): Ench ... antDictionary | false PWL ファイルを使用して辞書を作成しま ...
https://man.plustar.jp/php/function.enchant-broker-request-pwl-dict.html - [similar]
8191
« 定義済み定数 Enchant 関数 » PHP Manual Enchant 例 例 例1 Enchant の使用例 <?php $tag = 'en_US' ... クエンドを提供します。\n" ; print_r ( $bprovides ); $dicts = enchant_broker_list_dicts ( $r ); print_r ( $di ... cts ); if ( enchant_broker_dict_exists ( $r , $tag )) { $d = enchant_broker_reques ... t_dict ( $r , $tag ); $dprovides = enchant_dict_describe ... ( $d ); echo "dictionary $tag provides:\n" ; $wordcorrect = enchant_d ...
https://man.plustar.jp/php/enchant.examples.html - [similar]
辞書が存在するかどうかを調べる。空でないタグを使用する 8129
« enchant_broker_describe enchant_broker_free_dict » PHP Manual Enchant 関数 辞書が存在するかどう ... かを調べる。空でないタグを使用する enchant_broker_dict_exists (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant ... >= 0.1.0 ) enchant_broker_dict_exists — 辞書が存在するかどうかを調べる。空でないタ ... グを使用する 説明 enchant_broker_dict_exists ( EnchantBroker $broker , string $tag ): bo ... ソース が期待されていました。 例 例1 enchant_broker_dict_exists() の例 <?php $tag = 'en_US' ; $r = enchant_ ...
https://man.plustar.jp/php/function.enchant-broker-dict-exists.html - [similar]
定義済み定数 8005
« リソース型 例 » PHP Manual Enchant 定義済み定数 定義済み定数 LIBENCHANT_VERSION ( string ) lib ... ( int ) MySpell 用の辞書の型。 enchant_broker_get_dict_path() や enchant_broker_set_dict_path() で利用しま ... L ( int ) Ispell 用の辞書の型。 enchant_broker_get_dict_path() や enchant_broker_set_dict_path() で利用しま ... 奨されません。 関連キーワード: 定数 , 定義 , path , dict , broker , enchant , 利用 , 辞書 , 推奨 , int ...
https://man.plustar.jp/php/enchant.constants.html - [similar]
指定されたバックエンドの辞書のパスを設定する 7728
« enchant_broker_request_pwl_dict enchant_broker_set_ordering » PHP Manual Enchant 関数 指定され ... ックエンドの辞書のパスを設定する enchant_broker_set_dict_path (PHP 5 >= 5.3.1, PHP 7, PHP 8, PECL enchant > ... = 1.0.1) enchant_broker_set_dict_path — 指定されたバックエンドの辞書のパスを設定する ... らないことを強く推奨します。 説明 enchant_broker_set_dict_path ( EnchantBroker $broker , int $type , string ... れた場合にのみ利用可能です。 参考 enchant_broker_get_dict_path() - 指定されたバックエンドの辞書のパスを取得す ...
https://man.plustar.jp/php/function.enchant-broker-set-dict-path.html - [similar]
PREV 1 2 3 4 5 NEXT