検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 142 for [SIMILAR] 16 1024 4096 WITH 25595 reflectionfibe... (0.209 sec.)
ReflectionGenerator クラス 0
« ReflectionUnionType::getTypes ReflectionGenerator::__construct » PHP Manual リフレクション ReflectionGenerator クラス ReflectionGenerator クラス (PHP 7, PHP 8) はじめに ReflectionGenerator クラスは、ジェネレータに関する情報を報告します。 クラス概要 final class ReflectionGenerator { /* ...
https://man.plustar.jp/php/class.reflectiongenerator.html - [similar]
このリクエストの後にApacheプロセスを終了する 0
« Apache 関数 apache_get_modules » PHP Manual Apache 関数 このリクエストの後にApacheプロセスを終了する apache_child_terminate (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) apache_child_terminate — このリクエストの後にApacheプロセスを終了する 説明 apache_child_terminate (): void apache_child_term ...
https://man.plustar.jp/php/function.apache-child-terminate.html - [similar]
ファイルポインタから 1 行を得る 0
« gzgetc gzgetss » PHP Manual Zlib 関数 ファイルポインタから 1 行を得る gzgets (PHP 4, PHP 5, PHP 7, PHP 8) gzgets — ファイルポインタから 1 行を得る 説明 gzgets ( resource $stream , ? int $length = null ): string | false 与えられたファイルポインタから最大 length - 1 バイトの文字を読み込み ...
https://man.plustar.jp/php/function.gzgets.html - [similar]
プロセスの実行コンテキストの一部を切り離す 0
« pcntl_strerror pcntl_wait » PHP Manual PCNTL 関数 プロセスの実行コンテキストの一部を切り離す pcntl_unshare (PHP 7 >= 7.4.0, PHP 8) pcntl_unshare — プロセスの実行コンテキストの一部を切り離す 説明 pcntl_unshare ( int $flags ): bool pcntl_unshare() は、 プロセスが他のプロセスと現時点で共有 ...
https://man.plustar.jp/php/function.pcntl-unshare.html - [similar]
proc_open で開かれたプロセスを閉じ、 そのプロセスの終了コードを返す 0
« passthru proc_get_status » PHP Manual プログラム実行関数 proc_open で開かれたプロセスを閉じ、 そのプロセスの終了コードを返す proc_close (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) proc_close — proc_open() で開かれたプロセスを閉じ、 そのプロセスの終了コードを返す 説明 proc_close ( resource $p ...
https://man.plustar.jp/php/function.proc-close.html - [similar]
無名関数 0
« 内部(ビルトイン)関数 アロー関数 » PHP Manual 関数 無名関数 無名関数 無名関数は クロージャ とも呼ばれ、 関数名を指定せずに関数を作成できるようにするものです。 callable パラメータとして使う際に便利ですが、用途はそれにとどまりません。 無名関数の実装には Closure クラスを使っています。 例 ...
https://man.plustar.jp/php/functions.anonymous.html - [similar]
コメント 0
« 命令の分離 型 » PHP Manual 基本的な構文 コメント コメント PHP は、'C', 'C++' および Unix シェル型(Perl 型)のコメントをサポートします。 例えば、 <?php echo 'テストです' ; // C++型の単一行用のコメント /* 複数行用のコメント もう一行分のコメント */ echo 'もうひとつのテストです' ; echo '最 ...
https://man.plustar.jp/php/language.basic-syntax.comments.html - [similar]
複数のサーバーをサーバープールに追加する 0
« Memcached::addServer Memcached::append » PHP Manual Memcached 複数のサーバーをサーバープールに追加する Memcached::addServers (PECL memcached >= 0.1.1) Memcached::addServers — 複数のサーバーをサーバープールに追加する 説明 public Memcached::addServers ( array $servers ): bool Memcached:: ...
https://man.plustar.jp/php/memcached.addservers.html - [similar]
キャッシュ内のすべてのアイテムを無効にする 0
« Memcached::fetchAll Memcached::get » PHP Manual Memcached キャッシュ内のすべてのアイテムを無効にする Memcached::flush (PECL memcached >= 0.1.0) Memcached::flush — キャッシュ内のすべてのアイテムを無効にする 説明 public Memcached::flush ( int $delay = 0 ): bool Memcached::flush() は、既存 ...
https://man.plustar.jp/php/memcached.flush.html - [similar]
Fiber クラス 0
« Generator::__wakeup Fiber::__construct » PHP Manual 定義済みのインターフェイスとクラス Fiber クラス Fiber クラス (PHP 8 >= 8.1.0) はじめに ファイバー(Fiber) は 完全なスタックを持つ、停止可能な関数です。 ファイバー はコールスタック中のどこからでも停止することができますし、 後に再開される ...
https://man.plustar.jp/php/class.fiber.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT