検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 96 for [SIMILAR] 16 1024 4096 WITH 34139 yaml WITH 1396... (0.252 sec.)
はじめに 8975
« Yaml インストール/設定 » PHP Manual Yaml はじめに はじめに この拡張モジュールは、データの標準的なシリアライズ方式である » YAML Ain't Markup Language (YAML) を実装したものです。 YAML のパースと出力には » LibYAML ライブラリ を用います。 関連キーワード: Yaml , インストール , 設定 , 拡張 , ...
https://man.plustar.jp/php/intro.yaml.html - [similar]
発行コールバック 3671
« パースコールバック Yaml 関数 » PHP Manual コールバック 発行コールバック 発行コールバック 発行コールバックが起動するのは、登録済みのクラスのインスタンスが yaml_emit() や yaml_emit_file() から呼び出されたときです。 コールバックに渡されるのは、発行対象のオブジェクトです。 このコールバック ...
https://man.plustar.jp/php/yaml.callbacks.emit.html - [similar]
Assigns read, write and event(status) callbacks 2442
« EventBufferEvent::readBuffer EventBufferEvent::setPriority » PHP Manual EventBufferEvent Assigns read, write and event(status) callbacks EventBufferEvent::setCallbacks (PECL event >= 1.2.6-beta) EventBufferEvent::setCallbacks — Assigns read, write and event(status) callbacks 説明 publi ...
https://man.plustar.jp/php/eventbufferevent.setcallbacks.html - [similar]
About buffer event callbacks 2442
« EventBufferEvent::writeBuffer EventConfig » PHP Manual Event About buffer event callbacks About buffer event callbacks An object of EventBufferEvent class represents a buffer event . The asynchronous nature of I/O performed by Libevent implies that a socket(or other kind of file descri ...
https://man.plustar.jp/php/eventbufferevent.about.callbacks.html - [similar]
Constructs EventBufferEvent object 2442
« EventBufferEvent::connectHost EventBufferEvent::createPair » PHP Manual EventBufferEvent Constructs EventBufferEvent object EventBufferEvent::__construct (PECL event >= 1.2.6-beta) EventBufferEvent::__construct — Constructs EventBufferEvent object 説明 public EventBufferEvent::__constr ...
https://man.plustar.jp/php/eventbufferevent.construct.html - [similar]
Begin checking for events and calling callbacks for the loop 2442
« EvLoop::resume EvLoop::signal » PHP Manual EvLoop Begin checking for events and calling callbacks for the loop EvLoop::run (PECL ev >= 0.2.0) EvLoop::run — Begin checking for events and calling callbacks for the loop 説明 public EvLoop::run ( int $flags = 0 ): void Begin checking for e ...
https://man.plustar.jp/php/evloop.run.html - [similar]
PHP Callbacks 2442
« Basic FFI usage A Complete PHP/FFI/preloading Example » PHP Manual 例 PHP Callbacks PHP Callbacks It is possible to assign a PHP closure to a native variable of function pointer type or to pass it as a function argument: <?php $zend = FFI :: cdef ( " typedef int (*zend_write_func_t)(co ...
https://man.plustar.jp/php/ffi.examples-callback.html - [similar]
Event callbacks 2442
« About event persistence Constructing signal events » PHP Manual Event Event callbacks Event callbacks If a callback is registered for an event, it will be called when the event becomes active. To associate a callback with event one can pass a callable to either Event::__construct() , o ...
https://man.plustar.jp/php/event.callbacks.html - [similar]
2442
« 定義済み定数 Basic FFI usage » PHP Manual FFI 例 例 目次 Basic FFI usage PHP Callbacks A Complete PHP/FFI/preloading Example 関連キーワード: 例 , Basic , usage , 定義 , 定数 , Callbacks , Complete , preloading , ...
https://man.plustar.jp/php/ffi.examples.html - [similar]
0
« 定義済み定数 コールバック » PHP Manual Yaml 例 例 例1 Yaml の例 <?php $addr = array( "given" => "Chris" , "family" => "Dumars" , "address" => array( "lines" => "458 Walkman Dr. Suite #292" , "city" => "Royal Oak" , "state" => "MI" , "postal" => 48046 , ), ); $invoice = array ( "invoice ...
https://man.plustar.jp/php/yaml.examples.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT