検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 58 for [SIMILAR] 16 1024 4096 WITH 28786 enchant WITH 1... (0.101 sec.)
10000
« 定義済み定数 Enchant 関数 » PHP Manual Enchant 例 例 例1 Enchant の使用例 <?php $tag = 'en_US' ; $r = enchant_broker_init (); $bprovides = enchant_broker_describe ( $r ); echo "現在のブローカーは、次のバックエンドを提供します。\n" ; print_r ( $bprovides ); $dicts = enchant_broker_list_ ...
https://man.plustar.jp/php/enchant.examples.html - [similar]
Enchant 関数 9048
« 例 enchant_broker_describe » PHP Manual Enchant Enchant 関数 Enchant 関数 目次 enchant_broker_describe — Enchant プロバイダを列挙する enchant_broker_dict_exists — 辞書が存在するかどうかを調べる。空でないタグを使用する enchant_broker_free_dict — 辞書リソースを開放する enchant_broker_fre ...
https://man.plustar.jp/php/ref.enchant.html - [similar]
単語リストに単語を追加する 8981
« enchant_dict_add_to_session enchant_dict_check » PHP Manual Enchant 関数 単語リストに単語を追加する enchant_dict_add (PHP 8) enchant_dict_add — 単語リストに単語を追加する 説明 enchant_dict_add ( EnchantDictionary $dictionary , string $word ): void 指定した辞書の単語リストに単語を追加し ...
https://man.plustar.jp/php/function.enchant-dict-add.html - [similar]
定義済み定数 8981
« リソース型 例 » PHP Manual Enchant 定義済み定数 定義済み定数 LIBENCHANT_VERSION ( string ) libenchant のバージョン。 PHP 8.0.0 以降で利用可能です。 ENCHANT_MYSPELL ( int ) MySpell 用の辞書の型。 enchant_broker_get_dict_path() や enchant_broker_set_dict_path() で利用します。 PHP 8.0.0 以 ...
https://man.plustar.jp/php/enchant.constants.html - [similar]
指定されたバックエンドの辞書のパスを取得する 8948
« enchant_broker_free enchant_broker_get_error » PHP Manual Enchant 関数 指定されたバックエンドの辞書のパスを取得する enchant_broker_get_dict_path (PHP 5 >= 5.3.1, PHP 7, PHP 8, PECL enchant >= 1.0.1) enchant_broker_get_dict_path — 指定されたバックエンドの辞書のパスを取得する 警告 この関 ...
https://man.plustar.jp/php/function.enchant-broker-get-dict-path.html - [similar]
指定されたバックエンドの辞書のパスを設定する 8948
« 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 — 指定されたバックエンドの辞書のパスを設定す ...
https://man.plustar.jp/php/function.enchant-broker-set-dict-path.html - [similar]
要求を満たすブローカーオブジェクトを作成する 8923
« enchant_broker_get_error enchant_broker_list_dicts » PHP Manual Enchant 関数 要求を満たすブローカーオブジェクトを作成する enchant_broker_init (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 ) enchant_broker_init — 要求を満たすブローカーオブジェクトを作成する 説明 enchant_broker_in ...
https://man.plustar.jp/php/function.enchant-broker-init.html - [similar]
辞書リソースを開放する 8845
« 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 で 非推奨 になります。この関数に頼 ...
https://man.plustar.jp/php/function.enchant-broker-free-dict.html - [similar]
辞書が存在するかどうかを調べる。空でないタグを使用する 8734
« 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 — 辞書が存在するかどうかを調べる。空でないタグを ...
https://man.plustar.jp/php/function.enchant-broker-dict-exists.html - [similar]
PWL ファイルを使用して辞書を作成する 8726
« 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 ファイルを使用して辞書を作成する 説明 enc ...
https://man.plustar.jp/php/function.enchant-broker-request-pwl-dict.html - [similar]
PREV 1 2 3 4 5 6 NEXT