検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 40 for allocate (0.013 sec.)
関数・メソッド 6599
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッ ... ay - Converts the collection to an array Ds\Deque::allocate - Allocates enough memory for a required capacity ... a scalar value to be used as a hash value Ds\Map::allocate - Allocates enough memory for a required capacity ... nstruct - Creates a new instance Ds\PriorityQueue::allocate - Allocates enough memory for a required capacity ... ue::__construct - Creates a new instance Ds\Queue::allocate - Allocates enough memory for a required capacity ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
Create a new socket 6599
« ZMQContext::getOpt ZMQContext::isPersistent » PHP Manual ZMQContext Create a new socket ZMQCon ... 例 例1 A ZMQContext() example Basic usage <?php /* Allocate a new context */ $context = new ZMQContext (); /* ...
https://man.plustar.jp/php/zmqcontext.getsocket.html - [similar]
Connect the socket 6599
« ZMQSocket::bind ZMQSocket::__construct » PHP Manual ZMQSocket Connect the socket ZMQSocket::co ... A ZMQContext() example Construct a new context and allocate request socket from it <?php /* Server hostname */ ...
https://man.plustar.jp/php/zmqsocket.connect.html - [similar]
Construct a new ZMQSocket 6537
« ZMQSocket::connect ZMQSocket::disconnect » PHP Manual ZMQSocket Construct a new ZMQSocket ZMQS ... ket object. persistent_id parameter can be used to allocated a persistent socket. A persistent socket has to b ... e allocated from a persistent context and it stays connected ... ket -> connect ( "tcp://localhost:12122" ); } } /* Allocate a new context */ $context = new ZMQContext (); /* ...
https://man.plustar.jp/php/zmqsocket.construct.html - [similar]
The EventListener class 6474
« EventHttpRequest::sendReplyStart EventListener::__construct » PHP Manual Event The EventListen ... en on the same port. EventListener::OPT_THREADSAFE Allocate locks for the listener, so that it's safe to use i ...
https://man.plustar.jp/php/class.eventlistener.html - [similar]
The EventBase class 6412
« Event::timer EventBase::__construct » PHP Manual Event The EventBase class The EventBase class ... xit". EventBase::NOLOCK Configuration flag. Do not allocate a lock for the event base, even if we have locking ... ispatching events EventBase::free — Free resources allocated for this event base EventBase::getFeatures — Retu ...
https://man.plustar.jp/php/class.eventbase.html - [similar]
Adds values to the set 6412
« Set Ds\Set::allocate » PHP Manual Set Adds values to the set Ds\Set::add (PECL ds >= 1.0.0) Ds ...
https://man.plustar.jp/php/ds-set.add.html - [similar]
アップロードされるファイルのためのスペースを確保する 6412
« FTP 関数 ftp_append » PHP Manual FTP 関数 アップロードされるファイルのためのスペースを確保する ... e ( $file ), $result )) { echo "Space successfully allocated on server. Sending $file .\n" ; ftp_put ( $ftp , ... ' , $file , FTP_BINARY ); } else { echo "Unable to allocate space on server. Server said: $result \n" ; } ftp_ ...
https://man.plustar.jp/php/function.ftp-alloc.html - [similar]
定義されたエラー処理ルーチンにエラーメッセージを送信する 6350
« error_get_last error_reporting » PHP Manual エラー処理関数 定義されたエラー処理ルーチンにエラー ... 失敗したら、管理者に email で通知する if (!( $foo = allocate_new_foo ())) { error_log ( "大変です。FOO に失敗し ...
https://man.plustar.jp/php/function.error-log.html - [similar]
The EventBufferEvent class 6287
« EventBuffer::write EventBufferEvent::close » PHP Manual Event The EventBufferEvent class The E ... tc. EventBufferEvent::OPT_THREADSAFE Automatically allocate locks for the bufferevent, so that it's safe to us ...
https://man.plustar.jp/php/class.eventbufferevent.html - [similar]
PREV 1 2 3 4 NEXT