検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 92 for [SIMILAR] 16 1024 4096 WITH 37010 enchant WITH 1... (0.138 sec.)
使用可能な辞書の一覧を返す 8147
« enchant_broker_init enchant_broker_request_dict » PHP Manual Enchant 関数 使用可能な辞書の一覧を返す enchant_broker_list_dicts (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 1.0.1) enchant_broker_list_dicts — 使用可能な辞書の一覧を返す 説明 enchant_broker_list_dicts ( EnchantBroker $br ...
https://man.plustar.jp/php/function.enchant-broker-list-dicts.html - [similar]
単語のスペルが正しいかどうかを調べる 8147
« 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 $diction ...
https://man.plustar.jp/php/function.enchant-dict-check.html - [similar]
現在のスペリングセッションの直近のエラーを返す 8147
« enchant_dict_describe enchant_dict_is_added » PHP Manual Enchant 関数 現在のスペリングセッションの直近のエラーを返す enchant_dict_get_error (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 ) enchant_dict_get_error — 現在のスペリングセッションの直近のエラーを返す 説明 enchant_dict_g ...
https://man.plustar.jp/php/function.enchant-dict-get-error.html - [similar]
Enchant プロバイダを列挙する 8147
« Enchant 関数 enchant_broker_dict_exists » PHP Manual Enchant 関数 Enchant プロバイダを列挙する enchant_broker_describe (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0) enchant_broker_describe — Enchant プロバイダを列挙する 説明 enchant_broker_describe ( EnchantBroker $broker ): ar ...
https://man.plustar.jp/php/function.enchant-broker-describe.html - [similar]
リソース型の一覧 8147
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
8147
« 定義済み定数 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]
単語リストに単語を追加する 8147
« 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]
'単語' を、このスペルチェックセッションに追加する 8147
« 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 — '単語' を、このスペルチェックセッションに追加する 説 ...
https://man.plustar.jp/php/function.enchant-dict-add-to-session.html - [similar]
定義済み定数 8147
« リソース型 例 » 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]
その言語で使用する辞書の優先順位を宣言する 8147
« enchant_broker_set_dict_path enchant_dict_add_to_personal » PHP Manual Enchant 関数 その言語で使用する辞書の優先順位を宣言する enchant_broker_set_ordering (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 ) enchant_broker_set_ordering — その言語で使用する辞書の優先順位を宣言する 説明 ...
https://man.plustar.jp/php/function.enchant-broker-set-ordering.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT