検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 31 for items (0.007 sec.)
Remove items from cache 12650
« Yac::__construct Yac::dump » PHP Manual Yac Remove items from cache Yac::delete (PECL yac >= 1 ... .0.0) Yac::delete — Remove items from cache 説明 public Yac::delete ( string | arra ... y $keys , int $ttl = ? ): bool remove items from cache パラメータ keys string key, or array of ... removed ttl if delay is set, delete will mark the items to be invalid in ttl second. 戻り値 関連キーワード ... : items , from , Remove , Yac , string , array , multiple ...
https://man.plustar.jp/php/yac.delete.html - [similar]
Count items in the poll set 12650
« ZMQPoll::clear ZMQPoll::getLastErrors » PHP Manual ZMQPoll Count items in the poll set ZMQPoll ... ::count (PECL zmq >= 0.5.0) ZMQPoll::count — Count items in the poll set 説明 public ZMQPoll::count (): int ... Count the items in the poll set. パラメータ この関数にはパラメータ ... 。 戻り値 Returns an int representing the amount of items in the poll set. 関連キーワード: items , poll , Co ...
https://man.plustar.jp/php/zmqpoll.count.html - [similar]
複数のアイテムを格納する 10596
« Memcached::setByKey Memcached::setMultiByKey » PHP Manual Memcached 複数のアイテムを格納する M ... を格納する 説明 public Memcached::setMulti ( array $items , int $expiration = ? ): bool Memcached::setMulti( ... t() と似ていますが、ひとつのキーのアイテムではなく items で設定した複数のアイテムに対して動作します。 有効期 ... 、すべてのアイテムに同時に適用されます。 パラメータ items サーバーに格納する キー/値 のペアの配列。 expirati ... ched (); $m -> addServer ( 'localhost' , 11211 ); $items = array( 'key1' => 'value1' , 'key2' => 'value2' , ...
https://man.plustar.jp/php/memcached.setmulti.html - [similar]
Poll the items 10531
« ZMQPoll::getLastErrors ZMQPoll::remove » PHP Manual ZMQPoll Poll the items ZMQPoll::poll (PECL ... zmq >= 0.5.0) ZMQPoll::poll — Poll the items 説明 public ZMQPoll::poll ( array &$readable , arr ... ay &$writable , int $timeout = -1 ): int Polls the items in the current poll set. The readable and writable ... items are returned in the readable and writable paramete ... 戻り値 Returns an integer representing the amount of items with activity. エラー / 例外 Throws ZMQPollExcepti ...
https://man.plustar.jp/php/zmqpoll.poll.html - [similar]
信頼済みのアイテムを検索する 9512
« gnupg_getprotocol gnupg_import » PHP Manual GnuPG 関数 信頼済みのアイテムを検索する gnupg_gett ... g_gettrustlist() の例 <?php $res = gnupg_init (); $items = gnupg_gettrustlist ( $res ); print_r ( $items ); ... pg_gettrustlist() の例 <?php $gpg = new gnupg (); $items = $gpg -> gettrustlist (); print_r ( $items ); ?> ...
https://man.plustar.jp/php/function.gnupg-gettrustlist.html - [similar]
Delete items from a working copy or repository 9172
« svn_commit svn_diff » PHP Manual SVN 関数 Delete items from a working copy or repository svn_d ... elete (PECL svn >= 0.4.0) svn_delete — Delete items from a working copy or repository 説明 svn_delete ... ード: from , working , copy , repository , Delete , items , or , 関数 , path , item ...
https://man.plustar.jp/php/function.svn-delete.html - [similar]
The ZMQPoll class 9107
« ZMQSocket::unbind ZMQPoll::add » PHP Manual 0MQ messaging The ZMQPoll class The ZMQPoll class ... :clear — Clear the poll set ZMQPoll::count — Count items in the poll set ZMQPoll::getLastErrors — Get poll ... errors ZMQPoll::poll — Poll the items ZMQPoll::remove — Remove item from poll set 関連キ ... ード: ZMQPoll , poll , public , int , item , array , items , remove , count , getLastErrors ...
https://man.plustar.jp/php/class.zmqpoll.html - [similar]
インデックスで指定したノードを取得する 8962
« DOMNodeList::count DOMNotation » PHP Manual DOMNodeList インデックスで指定したノードを取得する ... = new DOMDocument ; $doc -> load ( 'book.xml' ); $items = $doc -> getElementsByTagName ( 'entry' ); for ( ... $i = 0 ; $i < $items -> length ; $i ++) { echo $items -> item ( $i )-> ... のほうがずっと使いやすいでしょう。 <?php foreach ( $items as $item ) { echo $item -> nodeValue . "\n" ; } ?> ...
https://man.plustar.jp/php/domnodelist.item.html - [similar]
Manipulation 8897
« Threaded Threaded::count » PHP Manual Threaded Manipulation Threaded::chunk (PECL pthreads >= ... ally preserving keys パラメータ size The number of items to fetch preserve Preserve the keys of members, by ... default false 戻り値 An array of items from the objects property table 例 例1 Fetch a chu ... k , array , property , size , objects , preserve , items ...
https://man.plustar.jp/php/threaded.chunk.html - [similar]
Yac 8153
« xhprof_sample_enable はじめに » PHP Manual PHP の振る舞いの変更 Yac Yac はじめに インストール/ ... ac::__construct — Constructor Yac::delete — Remove items from cache Yac::dump — Dump cache Yac::flush — Flu ... Yac , インストール , 設定 , Store , into , from , items , Status , info , Getter ...
https://man.plustar.jp/php/book.yac.html - [similar]
PREV 1 2 3 4 NEXT