検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 40 for [SIMILAR] 16 1024 4096 WITH 30463 限大 WITH 1971... (0.083 sec.)
Waits for an exclusive write lock 0
« SyncReaderWriter::readunlock SyncReaderWriter::writeunlock » PHP Manual SyncReaderWriter Waits for an exclusive write lock SyncReaderWriter::writelock (PECL sync >= 1.0.0) SyncReaderWriter::writelock — Waits for an exclusive write lock 説明 public SyncReaderWriter::writelock ( int $wai ...
https://man.plustar.jp/php/syncreaderwriter.writelock.html - [similar]
for 0
« do-while foreach » PHP Manual 制御構造 for for (PHP 4, PHP 5, PHP 7, PHP 8) for ループは、PHPで最も複雑なループです。 for は、Cのforループと同様に動作します。 for ループの構文は、次のようになります。 for (式1; 式2; 式3) 文 最初の式( 式1 )は、ループ開始時に無条件に 評価(実行)されます。 ...
https://man.plustar.jp/php/control-structures.for.html - [similar]
親ディレクトリのパスを返す 0
« delete disk_free_space » PHP Manual ファイルシステム 関数 親ディレクトリのパスを返す dirname (PHP 4, PHP 5, PHP 7, PHP 8) dirname — 親ディレクトリのパスを返す 説明 dirname ( string $path , int $levels = 1 ): string ファイルあるいはディレクトリへのパスを含む文字列を受け取って、 カレント ...
https://man.plustar.jp/php/function.dirname.html - [similar]
配列から現在のキーと値のペアを返して、カーソルを進める 0
« current end » PHP Manual 配列 関数 配列から現在のキーと値のペアを返して、カーソルを進める each (PHP 4, PHP 5, PHP 7) each — 配列から現在のキーと値のペアを返して、カーソルを進める 警告 この関数は PHP 7.2.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないことを強く推奨し ...
https://man.plustar.jp/php/function.each.html - [similar]
ユーザー定義関数 0
« 関数 関数の引数 » PHP Manual 関数 ユーザー定義関数 ユーザー定義関数 関数は次のような構文で定義されます。 例1 関数の使用法を説明するための擬似コード <?php function foo ( $arg_1 , $arg_2 , /* ..., */ $arg_n ) { echo "関数の例\n" ; return $retval ; } ?> 関数の中では、他の関数や クラス 定義 ...
https://man.plustar.jp/php/functions.user-defined.html - [similar]
配列または Countable オブジェクトに含まれるすべての要素の数を数える 0
« compact current » PHP Manual 配列 関数 配列または Countable オブジェクトに含まれるすべての要素の数を数える count (PHP 4, PHP 5, PHP 7, PHP 8) count — 配列または Countable オブジェクトに含まれるすべての要素の数を数える 説明 count ( Countable | array $value , int $mode = COUNT_NORMAL ): ...
https://man.plustar.jp/php/function.count.html - [similar]
posix_setrlimit 定数 0
« posix_mknod 定数 POSIX 関数 » PHP Manual 定義済み定数 posix_setrlimit 定数 posix_setrlimit() 定数 注意 : システムによっては いくつかの定数が使用できない場合があることに注意してください。 注意 : 以下の一覧とともに、特定のオペレーションシステムの setrlimit() のマニュアルページを読みたくな ...
https://man.plustar.jp/php/posix.constants.setrlimit.html - [similar]
Waits for the event to be fired/set 0
« SyncEvent::reset SyncReaderWriter » PHP Manual SyncEvent Waits for the event to be fired/set SyncEvent::wait (PECL sync >= 1.0.0) SyncEvent::wait — Waits for the event to be fired/set 説明 public SyncEvent::wait ( int $wait = -1 ): bool Waits for the SyncEvent object to be fired. パラメ ...
https://man.plustar.jp/php/syncevent.wait.html - [similar]
Waits for an exclusive lock 0
« SyncMutex::__construct SyncMutex::unlock » PHP Manual SyncMutex Waits for an exclusive lock SyncMutex::lock (PECL sync >= 1.0.0) SyncMutex::lock — Waits for an exclusive lock 説明 public SyncMutex::lock ( int $wait = -1 ): bool Obtains an exclusive lock on a SyncMutex object. If the lo ...
https://man.plustar.jp/php/syncmutex.lock.html - [similar]
Decreases the count of the semaphore or waits 0
« SyncSemaphore::__construct SyncSemaphore::unlock » PHP Manual SyncSemaphore Decreases the count of the semaphore or waits SyncSemaphore::lock (PECL sync >= 1.0.0) SyncSemaphore::lock — Decreases the count of the semaphore or waits 説明 public SyncSemaphore::lock ( int $wait = -1 ): boo ...
https://man.plustar.jp/php/syncsemaphore.lock.html - [similar]
PREV 1 2 3 4 NEXT