検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 1182 for [SIMILAR] 16 1024 4096 WITH 32383 compersisthelp... (0.674 sec.)
単語リストと共に置換リストを保存するかどうかを定義する 0
« pspell_config_runtogether pspell_new_config » PHP Manual Pspell 関数 単語リストと共に置換リストを保存するかどうかを定義する pspell_config_save_repl (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_config_save_repl — 単語リストと共に置換リストを保存するかどうかを定義する 説明 pspell_config_ ...
https://man.plustar.jp/php/function.pspell-config-save-repl.html - [similar]
コンパクト、かつ保存可能な値のバイナリ表現を生成する 0
« Igbinary 関数 igbinary_unserialize » PHP Manual Igbinary 関数 コンパクト、かつ保存可能な値のバイナリ表現を生成する igbinary_serialize (PECL igbinary >= 1.1.1) igbinary_serialize — コンパクト、かつ保存可能な値のバイナリ表現を生成する 説明 igbinary_serialize ( mixed $value ): string | fa ...
https://man.plustar.jp/php/function.igbinary-serialize.html - [similar]
値の保存可能な表現を生成する 0
« print_r settype » PHP Manual 変数操作 関数 値の保存可能な表現を生成する serialize (PHP 4, PHP 5, PHP 7, PHP 8) serialize — 値の保存可能な表現を生成する 説明 serialize ( mixed $value ): string 値の保存可能な表現を生成します。 型や構造を失わずに PHP の値を保存または渡す際に有用です。 シリ ...
https://man.plustar.jp/php/function.serialize.html - [similar]
以前に保存されたコンテキストを復元する 0
« ps_rect ps_rotate » PHP Manual PS 関数 以前に保存されたコンテキストを復元する ps_restore (PECL ps >= 1.1.0) ps_restore — 以前に保存されたコンテキストを復元する 説明 ps_restore ( resource $psdoc ): bool 以前に保存されている描画コンテキストを復元します。 すべての ps_save() 呼び出しには、 ...
https://man.plustar.jp/php/function.ps-restore.html - [similar]
データをラージオブジェクトに保存する 0
« OCILob::rewind OCILob::saveFile » PHP Manual OCILob データをラージオブジェクトに保存する OCILob::save (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::save — データをラージオブジェクトに保存する 説明 public OCILob::save ( string $data , int $offset = 0 ): bool data をラージオブジェクト ...
https://man.plustar.jp/php/ocilob.save.html - [similar]
リファレンスが行うことは何ですか? 0
« リファレンスとは? リファレンスが行わないこと » PHP Manual リファレンスの説明 リファレンスが行うことは何ですか? リファレンスが行うことは何ですか? リファレンスを使う基本操作には三通りあります。 リファレンスの代入 、 リファレンス渡し 、 そして リファレンスを返す ことです。 この節では、これ ...
https://man.plustar.jp/php/language.references.whatdo.html - [similar]
単語を置換する組を保存する 0
« pspell_save_wordlist pspell_suggest » PHP Manual Pspell 関数 単語を置換する組を保存する pspell_store_replacement (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_store_replacement — 単語を置換する組を保存する 説明 pspell_store_replacement ( PSpell\Dictionary $dictionary , string $misspelle ...
https://man.plustar.jp/php/function.pspell-store-replacement.html - [similar]
ファイルキャッシュにキャッシュされたファイルについての情報を取得する 0
« WinCache 関数 wincache_fcache_meminfo » PHP Manual WinCache 関数 ファイルキャッシュにキャッシュされたファイルについての情報を取得する wincache_fcache_fileinfo (PECL wincache >= 1.0.0) wincache_fcache_fileinfo — ファイルキャッシュにキャッシュされたファイルについての情報を取得する 説明 w ...
https://man.plustar.jp/php/function.wincache-fcache-fileinfo.html - [similar]
保存した数値を減らす 0
« apcu_clear_cache apcu_delete » PHP Manual APCu 関数 保存した数値を減らす apcu_dec (PECL apcu >= 4.0.0) apcu_dec — 保存した数値を減らす 説明 apcu_dec ( string $key , int $step = 1 , bool &$success = ? , int $ttl = 0 ): int | false 保存した整数値を減らします。 パラメータ key 減らしたい値 ...
https://man.plustar.jp/php/function.apcu-dec.html - [similar]
保存した数値を増やす 0
« apcu_fetch apcu_key_info » PHP Manual APCu 関数 保存した数値を増やす apcu_inc (PECL apcu >= 4.0.0) apcu_inc — 保存した数値を増やす 説明 apcu_inc ( string $key , int $step = 1 , bool &$success = ? , int $ttl = 0 ): int | false 保存した整数値を増やします。 パラメータ key 増やしたい値のキ ...
https://man.plustar.jp/php/function.apcu-inc.html - [similar]