検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 215 for [SIMILAR] 16 1024 4096 WITH 32542 eventbuffereve... (0.139 sec.)
A Complete PHP/FFI/preloading Example 0
« PHP Callbacks FFI » PHP Manual 例 A Complete PHP/FFI/preloading Example A Complete PHP/FFI/preloading Example php.ini ffi.enable=preload opcache.preload=preload.php preload.php <?php FFI :: load ( __DIR__ . "/dummy.h" ); opcache_compile_file ( __DIR__ . "/dummy.php" ); ?> dummy.h #defi ...
https://man.plustar.jp/php/ffi.examples-complete.html - [similar]
The EventConfig class 0
« About buffer event callbacks EventConfig::avoidMethod » PHP Manual Event The EventConfig class The EventConfig class (PECL event >= 1.2.6-beta) はじめに Represents configuration structure which could be used in construction of the EventBase . クラス概要 final class EventConfig { /* Con ...
https://man.plustar.jp/php/class.eventconfig.html - [similar]
Monitoring classes and subscriber functions 0
« MongoDB\BSON\Undefined::unserialize 関数 » PHP Manual MongoDB Monitoring classes and subscriber functions Monitoring classes and subscriber functions 関数 MongoDB\Driver\Monitoring\addSubscriber — Registers a monitoring event subscriber globally MongoDB\Driver\Monitoring\removeSubscrib ...
https://man.plustar.jp/php/mongodb.monitoring.html - [similar]
Differences from Standard Lua 0
« リソース型 例 » PHP Manual LuaSandbox Differences from Standard Lua Differences from Standard Lua LuaSandbox provides a sandboxed environment which differs in some ways from standard Lua 5.1. Features that are not available dofile() , loadfile() , and the io package, as they allow dire ...
https://man.plustar.jp/php/reference.luasandbox.differences.html - [similar]
Get function name 0
« GearmanJob::fail GearmanJob::handle » PHP Manual GearmanJob Get function name GearmanJob::functionName (PECL gearman >= 0.5.0) GearmanJob::functionName — Get function name 説明 public GearmanJob::functionName (): string Returns the function name for this job. This is the function the w ...
https://man.plustar.jp/php/gearmanjob.functionname.html - [similar]
発行コールバック 0
« パースコールバック Yaml 関数 » PHP Manual コールバック 発行コールバック 発行コールバック 発行コールバックが起動するのは、登録済みのクラスのインスタンスが yaml_emit() や yaml_emit_file() から呼び出されたときです。 コールバックに渡されるのは、発行対象のオブジェクトです。 このコールバック ...
https://man.plustar.jp/php/yaml.callbacks.emit.html - [similar]
EvCheck ウォッチャーオブジェクトを作る 0
« EvCheck EvCheck::createStopped » PHP Manual EvCheck EvCheck ウォッチャーオブジェクトを作る EvCheck::__construct (PECL ev >= 0.2.0) EvCheck::__construct — EvCheck ウォッチャーオブジェクトを作る 説明 public EvCheck::__construct ( callable $callback , mixed $data = ? , int $priority = ? ) ...
https://man.plustar.jp/php/evcheck.construct.html - [similar]
URL からの YAML ストリームをパースする 0
« yaml_parse_file yaml_parse » PHP Manual Yaml 関数 URL からの YAML ストリームをパースする yaml_parse_url (PECL yaml >= 0.4.0) yaml_parse_url — URL からの YAML ストリームをパースする 説明 yaml_parse_url ( string $url , int $pos = 0 , int &$ndocs = ? , array $callbacks = null ): mixed 指定 ...
https://man.plustar.jp/php/function.yaml-parse-url.html - [similar]
EvFork ウォッチャーオブジェクトを作る 0
« EvFork EvFork::createStopped » PHP Manual EvFork EvFork ウォッチャーオブジェクトを作る EvFork::__construct (PECL ev >= 0.2.0) EvFork::__construct — EvFork ウォッチャーオブジェクトを作る 説明 public EvFork::__construct ( callable $callback , mixed $data = null , int $priority = 0 ) EvFo ...
https://man.plustar.jp/php/evfork.construct.html - [similar]
Sets new callback for the watcher 0
« EvWatcher::keepalive EvWatcher::start » PHP Manual EvWatcher Sets new callback for the watcher EvWatcher::setCallback (PECL ev >= 0.2.0) EvWatcher::setCallback — Sets new callback for the watcher 説明 public EvWatcher::setCallback ( callable $callback ): void Sets new callback for the ...
https://man.plustar.jp/php/evwatcher.setcallback.html - [similar]