検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 1097 for [SIMILAR] 16 1024 4096 WITH 4112 enchant WITH 19... (0.487 sec.)
インストール/設定 10000
« はじめに 要件 » PHP Manual Enchant インストール/設定 インストール/設定 目次 要件 インストール手順 実行時設定 リソース型 関連キーワード: インストール , 設定 , 要件 , Enchant , 手順 , 実行 , リソース , ...
https://man.plustar.jp/php/enchant.setup.html - [similar]
要件 9089
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 このバージョンは、Dom Lachowicz による » Enchant ライブラリ の関数を使用しています。 Enchant 1.2.4 以降が必要です。 Enchant 2.0.0 以降は、PHP 8.0.0 以降でのみサポートされています。 Enchant には » Glib 2.6 以降も ...
https://man.plustar.jp/php/enchant.requirements.html - [similar]
インストール手順 8389
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 必須ライブラリ がインストールされていれば、PHP のコンパイル時に --with-enchant[=dir] オプションを追加するだけで enchant を有効にできます。 Windows ユーザーがこの拡張機能を使うには、 php_enchant.dll を有効に ...
https://man.plustar.jp/php/enchant.installation.html - [similar]
Enchant スペリングライブラリ 8389
« 自然言語および文字エンコーディング はじめに » PHP Manual 自然言語および文字エンコーディング Enchant スペリングライブラリ Enchant スペリングライブラリ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Enchant 関数 enchant_broker_describe — Enchant プ ...
https://man.plustar.jp/php/book.enchant.html - [similar]
Enchant 関数 8389
« 例 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]
Enchant プロバイダを列挙する 8389
« 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]
修正候補となる値の一覧を返す 8389
« 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_suggest ( EnchantDictionary $dictionary ...
https://man.plustar.jp/php/function.enchant-dict-suggest.html - [similar]
個々の辞書について説明する 8389
« enchant_dict_check enchant_dict_get_error » PHP Manual Enchant 関数 個々の辞書について説明する enchant_dict_describe (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 ) enchant_dict_describe — 個々の辞書について説明する 説明 enchant_dict_describe ( EnchantDictionary $dictionary ): a ...
https://man.plustar.jp/php/function.enchant-dict-describe.html - [similar]
8389
« 定義済み定数 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]
使用可能な辞書の一覧を返す 8389
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT