Results of 1 - 10 of about 46 for Re (0.022 sec.)
- Re-initialize event base(after a fork) 12067
- « EventBase::priorityInit EventBase::stop » PHP Manual EventBase Re-initialize event base(after
...
a fork) EventBase::reInit (PECL event >= 1.2.6-beta) EventBase::reInit — ...
Re-initialize event base(after a fork) 説明 public Ev ...
entBase::reInit (): bool Re-initialize event base. Should be c ...
た場合に false を返します。 関連キーワード: event , Re , initialize , after , EventBase , a , reInit , パ ...
-
https://man.plustar.jp/php/eventbase.reinit.html
- [similar]
- Re-enable calls that modify an event buffer 11914
- « EventBuffer::substr EventBuffer::unlock » PHP Manual EventBuffer Re-enable calls that modify a
...
n event buffer EventBuffer::unfreeze (PECL event >= 1.2.6-beta) Ev ...
entBuffer::unfreeze — Re-enable calls that modify an event buffer 説 ...
明 public EventBuffer::unfreeze ( bool $at_front ): bool Re-enable calls that m ...
失敗した場合に false を返します。 参考 EventBuffer::freeze() - Prevent calls that modify an event buffer f ...
-
https://man.plustar.jp/php/eventbuffer.unfreeze.html
- [similar]
- Re-configures timer event 11594
- « Event::setPriority Event::signal » PHP Manual Event Re-configures timer event Event::setTimer
...
(PECL event >= 1.2.6-beta) Event::setTimer — Re-configures timer event 説明 public Event::setTimer ...
Base $base , callable $cb , mixed $arg = ? ): bool Re-configures timer event. Note, this function doesn' ...
base The event base to associate with. cb The timer event callback. See Event callbacks . arg Custom da ...
ructs Event object Event::timer() - Constructs timer event object 関連キーワード: event , timer , Event ...
-
https://man.plustar.jp/php/event.settimer.html
- [similar]
- Re-configures event 11350
- « Event::pending Event::setPriority » PHP Manual Event Re-configures event Event::set (PECL even
...
t >= 1.2.6-beta) Event::set — Re-configures event 説明 public Event::set ( EventBas ...
at = ? , callable $cb = ? , mixed $arg = ? ): bool Re-configures event. Note, this function doesn't invo ...
e The event base to associate the event with. fd Stream resource, socket resource, or numeric file descr ...
iptor. For timer events pass -1 . For signal events pass the signal ...
-
https://man.plustar.jp/php/event.set.html
- [similar]
- Return the timeout for this session, only valid if the connections is currently ... 10069
- « Zookeeper::getConfig Zookeeper::getState » PHP Manual Zookeeper Return the timeout for this se
...
ssion, only valid if the connections is currently connected (ie. last watcher state is ZOO_CONNE ...
CTED_STATE). This value may change after a server re-connect Zookeeper::getRecvTimeout (PECL zookeeper ...
>= 0.1.0) Zookeeper::getRecvTimeout — Return the timeout for this session, on ...
ly valid if the connections is currently connected (ie. last watcher state is ZOO_CONNE ...
-
https://man.plustar.jp/php/zookeeper.getrecvtimeout.html
- [similar]
- SplFixedArray クラス 9672
- « SplPriorityQueue::valid SplFixedArray::__construct » PHP Manual データ構造 SplFixedArray クラス
...
クラス概要 class SplFixedArray implements IteratorAggregate , ArrayAccess , Countable , JsonSerializable { ...
t ( int $size = 0 ) public count (): int public current (): mixed public static fromArray ( array $array ...
, bool $preserveKeys = true ): SplFixedArray public getSize () ...
oid public offsetUnset ( int $index ): void public rewind (): void public setSize ( int $size ): bool pu ...
-
https://man.plustar.jp/php/class.splfixedarray.html
- [similar]
- インストール手順 9260
- « 要件 定義済み定数 » PHP Manual インストール/設定 インストール手順 インストール手順 The easiest
...
is via » PECL pecl install ds You can also build directly from source: # Dependencies you might need to ...
# Build and install the extension phpize ./configure make make install # Clean up the build files make ...
clean phpize --clean If you're on Windows, you can » download a compiled .dll on ...
PECL 注意 : If you're using Composer, it's highly recommended that you i ...
-
https://man.plustar.jp/php/ds.installation.html
- [similar]
- 文字列に使用されている単語についての情報を返す 8543
- « str_starts_with strcasecmp » PHP Manual String 関数 文字列に使用されている単語についての情報を
...
_word_count() の例 <?php $str = "Hello fri3nd, you're looking good today!" ; print_r ( str_word_count ( ...
ray ( [0] => Hello [1] => fri [2] => nd [3] => you're [4] => looking [5] => good [6] => today ) Array ( ...
[0] => Hello [6] => fri [10] => nd [14] => you're [29] => looking [46] => good [51] => today ) Array ...
( [0] => Hello [1] => fri3nd [2] => you're [3] => looking [4] => good [5] => today ) 7 参考 e ...
-
https://man.plustar.jp/php/function.str-word-count.html
- [similar]
- Cancels a statement 8390
- « sqlsrv_begin_transaction sqlsrv_client_info » PHP Manual SQLSRV 関数 Cancels a statement sqlsr
...
_cancel — Cancels a statement 説明 sqlsrv_cancel ( resource $stmt ): bool Cancels a statement. Any resul ...
ed with the statement that have not been consumed are deleted. After sqlsrv_cancel() has been called, th ...
e specified statement can be re-executed if it was created with sqlsrv_prepare() . ...
alling sqlsrv_cancel() is not necessary if all the results associated with the statement have been consu ...
-
https://man.plustar.jp/php/function.sqlsrv-cancel.html
- [similar]
- Makes event pending 8299
- « Event Event::addSignal » PHP Manual Event Makes event pending Event::add (PECL event >= 1.2.6-
...
In conjunction with Event::del() an event could be re-scheduled by user at any time. If Event::add() is ...
called on an already pending event, libevent will leave it pending a ...
nd re-schedule it with the given timeout(if specified). ...
nd out the pid and send SIGTERM, e.g.: $ ps aux | grep examp ruslan 3976 0.2 0.0 139896 11256 pts/1 S+ 1 ...
-
https://man.plustar.jp/php/event.add.html
- [similar]