検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 406 for [SIMILAR] 16 1024 4096 WITH 21101 gnupg WITH 849... (0.779 sec.)
インクリメンタルな解凍コンテキストを初期化する 0
« inflate_get_status readgzfile » PHP Manual Zlib 関数 インクリメンタルな解凍コンテキストを初期化する inflate_init (PHP 7, PHP 8) inflate_init — インクリメンタルな解凍コンテキストを初期化する 説明 inflate_init ( int $encoding , array $options = [] ): InflateContext | false 指定された enc ...
https://man.plustar.jp/php/function.inflate-init.html - [similar]
乱数生成器を初期化する 0
« sqrt tan » PHP Manual Math 関数 乱数生成器を初期化する srand (PHP 4, PHP 5, PHP 7, PHP 8) srand — 乱数生成器を初期化する 説明 srand ( int $seed = 0 , int $mode = MT_RAND_MT19937 ): void シード seed で乱数生成器を初期化します。 seed に 0 を指定した場合はランダムな値が設定されます。 注意 ...
https://man.plustar.jp/php/function.srand.html - [similar]
配列からシンボルテーブルに変数をインポートする 0
« end in_array » PHP Manual 配列 関数 配列からシンボルテーブルに変数をインポートする extract (PHP 4, PHP 5, PHP 7, PHP 8) extract — 配列からシンボルテーブルに変数をインポートする 説明 extract ( array &$array , int $flags = EXTR_OVERWRITE , string $prefix = "" ): int 配列からシンボルテーブ ...
https://man.plustar.jp/php/function.extract.html - [similar]
変数をユーザーキャッシュに追加し、変数が既にキャッシュに存在する場合はそれを上書... 0
« wincache_ucache_meminfo wincache_unlock » PHP Manual WinCache 関数 変数をユーザーキャッシュに追加し、変数が既にキャッシュに存在する場合はそれを上書きする wincache_ucache_set (PECL wincache >= 1.1.0) wincache_ucache_set — 変数をユーザーキャッシュに追加し、変数が既にキャッシュに存在する場 ...
https://man.plustar.jp/php/function.wincache-ucache-set.html - [similar]
OpenAL 音声レイヤを初期化する 0
« openal_device_close openal_listener_get » PHP Manual OpenAL 関数 OpenAL 音声レイヤを初期化する openal_device_open (PECL openal >= 0.1.0) openal_device_open — OpenAL 音声レイヤを初期化する 説明 openal_device_open ( string $device_desc = ? ): resource パラメータ device_desc device_desc で ...
https://man.plustar.jp/php/function.openal-device-open.html - [similar]
コントローラを初期化する 0
« Yaf_Controller_Abstract::getViewpath Yaf_Controller_Abstract::initView » PHP Manual Yaf_Controller_Abstract コントローラを初期化する Yaf_Controller_Abstract::init (Yaf >=1.0.0) Yaf_Controller_Abstract::init — コントローラを初期化する 説明 public Yaf_Controller_Abstract::init (): void Y ...
https://man.plustar.jp/php/yaf-controller-abstract.init.html - [similar]
inotify インスタンスを初期化する 0
« inotify_add_watch inotify_queue_len » PHP Manual Inotify 関数 inotify インスタンスを初期化する inotify_init (PECL inotify >= 0.1.2) inotify_init — inotify インスタンスを初期化する 説明 inotify_init (): resource inotify_add_watch() で使用するための inotify インスタンスを初期化します。 パ ...
https://man.plustar.jp/php/function.inotify-init.html - [similar]
インクリメンタルな圧縮コンテキストを初期化する 0
« deflate_add gzclose » PHP Manual Zlib 関数 インクリメンタルな圧縮コンテキストを初期化する deflate_init (PHP 7, PHP 8) deflate_init — インクリメンタルな圧縮コンテキストを初期化する 説明 deflate_init ( int $encoding , array $options = [] ): DeflateContext | false 指定された encoding を使 ...
https://man.plustar.jp/php/function.deflate-init.html - [similar]
データを復号する 0
« mcrypt_module_self_test Mhash » PHP Manual Mcrypt 関数 データを復号する mdecrypt_generic (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mdecrypt_generic — データを復号する 警告 この関数は PHP 7.1.0 で 非推奨 となり、PHP 7.2.0 で 削除 されました。この関数に頼らないことを強 ...
https://man.plustar.jp/php/function.mdecrypt-generic.html - [similar]
基本的な事 0
« 変数 定義済みの変数 » PHP Manual 変数 基本的な事 基本的な事 PHP の変数はドル記号の後に変数名が続く形式で表されます。 変数名は大文字小文字を区別します。 変数名は、PHPの他のラベルと同じルールに従います。 有効な変数名は文字またはアンダースコアから始まり、任意の数の文字、 数字、アンダースコ ...
https://man.plustar.jp/php/language.variables.basics.html - [similar]