検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 777 for e (0.245 sec.)
Makes event non-pending 3232
« Event::__construct Event::delSignal » PHP Manual Event Makes event non-pending Event::del (PEC ... L event >= 1.2.6-beta) Event::del — Makes event non-pe ... nding 説明 public Event::del (): bool Removes an event from the set of ... monitored events, i.e. makes it non-pending. パラメータ この ... はパラメータはありません。 戻り値 成功した場合に true を、失敗した場合に false を返します。 参考 Event:: ...
https://man.plustar.jp/php/event.del.html - [similar]
Acquires a lock on buffer 3232
« EventBuffer::freeze EventBuffer::prepend » PHP Manual EventBuffer Acquires a lock on buffer Ev ... entBuffer::lock (PECL event >= 1.2.6-beta) EventBuffer::loc ... k — Acquires a lock on buffer 説明 public EventBuffer::lock () ... : void Acquires a lock on buffer. Can be used in pair with EventB ... uffer::unlock() to make a set of operations atomic, i.e ...
https://man.plustar.jp/php/eventbuffer.lock.html - [similar]
Constructs EventHttp object(the HTTP server) 3232
« EventHttp::bind EventHttp::removeServerAlias » PHP Manual EventHttp Constructs EventHttp objec ... t(the HTTP server) EventHttp::__construct (PECL event >= ... 1.2.6-beta) EventHttp::__construct — Constructs EventHttp o ... bject(the HTTP server) 説明 public EventHttp::__constr ... uct ( EventBase $base , EventSslContext $ctx = null ) Cons ...
https://man.plustar.jp/php/eventhttp.construct.html - [similar]
Cancels a pending HTTP request 3232
« EventHttpRequest::addHeader EventHttpRequest::clearHeaders » PHP Manual EventHttpRequest Cance ... ls a pending HTTP request EventHttpRequest::cancel (PECL e ... vent >= 1.4.0-beta) EventHttpRequest::cancel — Cancel ... s a pending HTTP request 説明 public EventHttpRequest::ca ... ncel (): void Cancels a pending HTTP request. Cancels ...
https://man.plustar.jp/php/eventhttprequest.cancel.html - [similar]
Creates new connection listener associated with an event base 3232
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listene ... r associated with an event base EventListener::__construct (PE ... CL event >= 1.2.6-beta) EventListener::__construct — Cr ... eates new connection listener associated with an event ... base 説明 public EventListener::__construct ( EventBase ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
実行時に PHP 拡張モジュールをロードする 3232
« cli_set_process_title extension_loaded » PHP Manual PHP オプション/情報 関数 実行時に PHP 拡張 ... に PHP 拡張モジュールをロードする 説明 dl ( string $extension_filename ): bool extension_filename で指定 ... の拡張モジュールが既に使用可能かどうかを調べるには、 extension_loaded() を使用します。 これは、組み込みの ... 0.0 では PHP-FPM からも削除されました。 パラメータ extension_filename このパラメータに指定できるのは拡張 ... に依存します。 例えば、Unix プラットフォームでは sockets 拡張モジュール (共有モジュールとしてコンパイルさ ...
https://man.plustar.jp/php/function.dl.html - [similar]
LDAP ページネーション制御情報を送信する 3232
« ldap_control_paged_result_response ldap_count_entries » PHP Manual LDAP 関数 LDAP ページネーシ ... ョン制御情報を送信する ldap_control_paged_result (PHP 5 >= 5.4.0, PHP 7) ldap_control_paged ... _result — LDAP ページネーション制御情報を送信する 警告 ... .0.0 以降は 削除されています 。 代替として、 ldap_search() 関数の controls 引数を使うべきです。 詳細は ... コントロール も参照して下さい。 説明 ldap_control_paged_result ( resource $link , int $pagesize , bool $i ...
https://man.plustar.jp/php/function.ldap-control-paged-result.html - [similar]
データを暗号化する 3232
« openssl_digest openssl_error_string » PHP Manual OpenSSL 関数 データを暗号化する openssl_encry ... pt (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_encrypt — データを暗号化する 説明 openssl_encr ... ypt ( string $data , string $cipher_algo , string $passphrase , int $options = 0 , st ... string &$tag = null , string $aad = "" , int $tag_length = 16 ): string | false 与えられた文字列を与えら ... れたメソッドとキーで暗号化して、 未加工の、または base64 エンコードされた文字列を返します。 パラメータ da ...
https://man.plustar.jp/php/function.openssl-encrypt.html - [similar]
Tunes some RRD database file header options 3232
« rrd_restore rrd_update » PHP Manual RRD 関数 Tunes some RRD database file header options rrd_t ... une (PECL rrd >= 0.9.0) rrd_tune — Tunes some RRD data ... base file header options 説明 rrd_tune ( string $filena ... me , array $options ): bool Change some options in th ... e RRD dabase header file. E.g. renames the source for the data ...
https://man.plustar.jp/php/function.rrd-tune.html - [similar]
検索を準備する 3232
« yaz_schema yaz_set_option » PHP Manual YAZ 関数 検索を準備する yaz_search (PHP 4 >= 4.0.1, PEC ... L yaz >= 0.9.0) yaz_search — 検索を準備する 説明 yaz_search ( resource $i ... d , string $type , string $query ): bool yaz_search() は、指定した接 ... 続で検索を行う準備をします。 yaz_connect() と同様にこの関数は非ブロックモードで 動作し、後 ... に 検索の準備をするだけです。 パラメータ id yaz_connect() が返す接続リソース。 type クエリの型を表します ...
https://man.plustar.jp/php/function.yaz-search.html - [similar]