検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 202 for remove (0.015 sec.)
Returns the value at the top of the stack 4790
« Ds\Stack::jsonSerialize Ds\Stack::pop » PHP Manual Stack Returns the value at the top of the s ... ns the value at the top of the stack, but does not remove it. パラメータ この関数にはパラメータはありません。 ...
https://man.plustar.jp/php/ds-stack.peek.html - [similar]
Removes specified number of bytes from the front of the buffer without copying i... 4790
« EventBuffer::copyout EventBuffer::enableLocking » PHP Manual EventBuffer Removes specified num ... in (PECL event >= 1.2.6-beta) EventBuffer::drain — Removes specified number of bytes from the front of the b ... ) , except that it does not copy the data: it just removes it from the front of the buffer. パラメータ len T ... he number of bytes to remove from the buffer. 戻り値 成功した場合に true を、失 ...
https://man.plustar.jp/php/eventbuffer.drain.html - [similar]
Returns underlying input buffer associated with current buffer event 4790
« EventBufferEvent::getEnabled EventBufferEvent::getOutput » PHP Manual EventBufferEvent Returns ... nput ; //$bev->getInput(); while (( $n = $input -> remove ( $buf , 1024 )) > 0 ) { echo $buf ; } } ?> 参考 E ...
https://man.plustar.jp/php/eventbufferevent.getinput.html - [similar]
The Swoole\Event class 4747
« Swoole\Coroutine::suspend Swoole\Event::add » PHP Manual Swoole The Swoole\Event class The Swo ... nction to the next event loop. Swoole\Event::del — Remove all event callback functions of a socket. Swoole\E ...
https://man.plustar.jp/php/class.swoole-event.html - [similar]
The Yac class 4747
« 定義済み定数 Yac::add » PHP Manual Yac The Yac class The Yac class (PECL yac >= 1.0.0) はじめに ... cache Yac::__construct — Constructor Yac::delete — Remove items from cache Yac::dump — Dump cache Yac::flush ...
https://man.plustar.jp/php/class.yac.html - [similar]
Reverses the map in-place 4747
« Ds\Map::remove Ds\Map::reversed » PHP Manual Map Reverses the map in-place Ds\Map::reverse (PE ...
https://man.plustar.jp/php/ds-map.reverse.html - [similar]
Returns the value at the front of the queue 4747
« Ds\PriorityQueue::jsonSerialize Ds\PriorityQueue::pop » PHP Manual PriorityQueue Returns the v ... the value at the front of the queue, but does not remove it. パラメータ この関数にはパラメータはありません。 ...
https://man.plustar.jp/php/ds-priorityqueue.peek.html - [similar]
Deletes a record from a database 4747
« dbase_create dbase_get_header_info » PHP Manual dBase 関数 Deletes a record from a database db ... o be deleted from the database. 注意 : To actually remove the record from the database, you must also call d ...
https://man.plustar.jp/php/function.dbase-delete-record.html - [similar]
メッセージキューが存在するかどうかを調べる 4747
« msg_get_queue msg_receive » PHP Manual セマフォ関数 メッセージキューが存在するかどうかを調べる ... rue を、失敗した場合に false を返します。 参考 msg_remove_queue() - メッセージキューを破棄する msg_receive() ...
https://man.plustar.jp/php/function.msg-queue-exists.html - [similar]
メッセージキューからメッセージを受信する 4747
« msg_queue_exists msg_remove_queue » PHP Manual セマフォ関数 メッセージキューからメッセージを受 ... ジョンでは、リソースが期待されていました。 参考 msg_remove_queue() - メッセージキューを破棄する msg_send() - ...
https://man.plustar.jp/php/function.msg-receive.html - [similar]