検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 258 for [SIMILAR] 16 1024 4096 WITH 16095 フル WITH 1512... (0.549 sec.)
Constructs a new SyncSemaphore object 0
« SyncSemaphore SyncSemaphore::lock » PHP Manual SyncSemaphore Constructs a new SyncSemaphore object SyncSemaphore::__construct (PECL sync >= 1.0.0) SyncSemaphore::__construct — Constructs a new SyncSemaphore object 説明 public SyncSemaphore::__construct ( string $name = ? , int $initial ...
https://man.plustar.jp/php/syncsemaphore.construct.html - [similar]
Constructs a new SyncSharedMemory object 0
« SyncSharedMemory SyncSharedMemory::first » PHP Manual SyncSharedMemory Constructs a new SyncSharedMemory object SyncSharedMemory::__construct (PECL sync >= 1.1.0) SyncSharedMemory::__construct — Constructs a new SyncSharedMemory object 説明 public SyncSharedMemory::__construct ( string ...
https://man.plustar.jp/php/syncsharedmemory.construct.html - [similar]
Varnish 0
« tcpwrap_check はじめに » PHP Manual その他のサービス Varnish Varnish はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な VarnishAdmin の使用法 基本的な VarnishStat の使用法 基本的な VarnishLog の使用法 VarnishAdmin — VarnishAdmin クラス Varni ...
https://man.plustar.jp/php/book.varnish.html - [similar]
VarnishAdmin クラス 0
« 基本的な VarnishLog の使用法 VarnishAdmin::auth » PHP Manual Varnish VarnishAdmin クラス VarnishAdmin クラス (PECL varnish >= 0.3) はじめに クラス概要 class VarnishAdmin { /* メソッド */ public auth (): bool public ban ( string $vcl_regex ): int public banUrl ( string $vcl_regex ): int ...
https://man.plustar.jp/php/class.varnishadmin.html - [similar]
do-while 0
« while for » PHP Manual 制御構造 do-while do-while (PHP 4, PHP 5, PHP 7, PHP 8) do-while ループは、論理式のチェックが各反復の 最初ではなく最後に行われること以外は、 while ループと 全く同じです。通常の while ループとの主な差は、 do-while ループは最低1回の実行を保証されていることです。 一 ...
https://man.plustar.jp/php/control-structures.do.while.html - [similar]
パフォーマンスの考慮点 0
« 循環の収集 DTrace 動的トレーシング » PHP Manual ガベージコレクション パフォーマンスの考慮点 パフォーマンスの考慮点 可能性があるルートを単純に収集すると、パフォーマンスにごくわずかな影響があると既に前述しました。 しかし、これは PHP 5.3 と PHP 5.2 を比較する場合です。 可能性があるルートを ...
https://man.plustar.jp/php/features.gc.performance-considerations.html - [similar]
cURL ハンドルのセットからマルチハンドルを削除する 0
« curl_multi_init curl_multi_select » PHP Manual cURL 関数 cURL ハンドルのセットからマルチハンドルを削除する curl_multi_remove_handle (PHP 5, PHP 7, PHP 8) curl_multi_remove_handle — cURL ハンドルのセットからマルチハンドルを削除する 説明 curl_multi_remove_handle ( CurlMultiHandle $multi_ ...
https://man.plustar.jp/php/function.curl-multi-remove-handle.html - [similar]
DB2 データベースサーバーの情報をプロパティに保持するオブジェクトを返す 0
« db2_rollback db2_set_option » PHP Manual IBM DB2 関数 DB2 データベースサーバーの情報をプロパティに保持するオブジェクトを返す db2_server_info (PECL ibm_db2 >= 1.1.1) db2_server_info — DB2 データベースサーバーの情報をプロパティに保持するオブジェクトを返す 説明 db2_server_info ( resource ...
https://man.plustar.jp/php/function.db2-server-info.html - [similar]
設定オプションの値を設定する 0
« ini_restore memory_get_peak_usage » PHP Manual PHP オプション/情報 関数 設定オプションの値を設定する ini_set (PHP 4, PHP 5, PHP 7, PHP 8) ini_set — 設定オプションの値を設定する 説明 ini_set ( string $option , string | int | float | bool | null $value ): string | false 指定した設定オプシ ...
https://man.plustar.jp/php/function.ini-set.html - [similar]
return 0
« declare require » PHP Manual 制御構造 return return (PHP 4, PHP 5, PHP 7, PHP 8) return は、プログラムの制御を呼び出し元に戻します。 呼び出し側のモジュールでは、呼び出しの次の式から続行します。 関数内で呼び出されると、 return 文は即座に その関数の実行を停止し、引数を関数の値として返しま ...
https://man.plustar.jp/php/function.return.html - [similar]