検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 1237 for Data (1.520 sec.)
XML ドキュメントの処理を開始する 3044
« xml_parse_into_struct xml_parser_create_ns » PHP Manual XML パーサ 関数 XML ドキュメントの処理 ... 始する 説明 xml_parse ( XMLParser $parser , string $data , bool $is_final = false ): int xml_parse() は XML ... メータ parser 使用する XML パーサへのリファレンス。 data 処理するデータ。ドキュメントは、 is_final パラメー ... ることが可能です。 is_final true が設定された場合、 data は この処理の間に送られた最後のデータということにな ... create (); // ハンドラをセットアップする while (( $data = fread ( $stream , 16384 ))) { xml_parse ( $parse ...
https://man.plustar.jp/php/function.xml-parse.html - [similar]
introspection ドキュメントを追加する 3044
« xmlrpc_parse_method_descriptions xmlrpc_server_call_method » PHP Manual XML-RPC 関数 introspec ... キュメントを追加する xmlrpc_server_add_introspection_data (PHP 4 >= 4.1.0, PHP 5, PHP 7) xmlrpc_server_add_i ... ntrospection_data — introspection ドキュメントを追加する 説明 xmlrpc ... _server_add_introspection_data ( resource $server , array $desc ): int 警告 この関 ... n , 追加 , xmlrpc , server , 関数 , ドキュメント , data , 警告 , 事項 , リスト ...
https://man.plustar.jp/php/function.xmlrpc-server-add-introspection-data.html - [similar]
はじめに 3044
« RRD インストール/設定 » PHP Manual RRD はじめに はじめに The PECL/rrd extension provides bindi ... he open source industry standard, high performance data logging and graphing system for time series data. ... tp://www.mrtg.org/rrdtool/ . 関連キーワード: RRD , data , performance , homepage , series , time , graphin ...
https://man.plustar.jp/php/intro.rrd.html - [similar]
Create a new ClientEncryption object 3044
« MongoDB\Driver\ClientEncryption MongoDB\Driver\ClientEncryption::createDataKey » PHP Manual Mo ... t MongoDB\Driver\Manager The Manager used to route data key queries. This option is required (unlike with ... amespace string A fully qualified namespace (e.g. "databaseName.collectionName" ) denoting the collection ... that contains all data keys used for encryption and decryption. kmsProvid ... e or more KMS providers, which are used to encrypt data keys. Currently "aws" , "azure" , "gcp" , and "loc ...
https://man.plustar.jp/php/mongodb-driver-clientencryption.construct.html - [similar]
Linearizes data within buffer and returns it's contents as a string 3027
« EventBuffer::prependBuffer EventBuffer::read » PHP Manual EventBuffer Linearizes data within b ... nt >= 1.2.6-beta) EventBuffer::pullup — Linearizes data within buffer and returns it's contents as a strin ... out copying it anywhere EventBuffer::read() - Read data from an evbuffer and drain the bytes read EventBuf ...
https://man.plustar.jp/php/eventbuffer.pullup.html - [similar]
Constructs EvStat watcher object 3027
« EvStat::attr EvStat::createStopped » PHP Manual EvStat Constructs EvStat watcher object EvStat ... th , float $interval , callable $callback , mixed $data = null , int $priority = 0 ) Constructs EvStat wat ... a suitable value. callback See Watcher callbacks . data Custom data associated with the watcher. priority ... at , watcher , Constructs , priority , construct , data , path , interval , callback , Watcher ...
https://man.plustar.jp/php/evstat.construct.html - [similar]
ファイルディスクリプタを複製する 3027
« eio_custom eio_event_loop » PHP Manual Eio 関数 ファイルディスクリプタを複製する eio_dup2 (PEC ... O_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_dup2() は、ファイルディスク ... す。 この関数のプロトタイプは、 void callback(mixed $data, int $result[, resource $req]); に一致しなければな ... りません。 data は、リクエストに渡すカスタムデータです。 result に ... です。 eio_get_last_error() のような関数で使えます。 data callback に渡す任意の引数。 戻り値 eio_dup2() は、 ...
https://man.plustar.jp/php/function.eio-dup2.html - [similar]
ファイルを切り詰める 3027
« eio_fsync eio_futime » PHP Manual Eio 関数 ファイルを切り詰める eio_ftruncate (PECL eio >= 0.0 ... O_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_ftruncate() は、ファイルディ ... す。 この関数のプロトタイプは、 void callback(mixed $data, int $result[, resource $req]); に一致しなければな ... りません。 data は、リクエストに渡すカスタムデータです。 result に ... です。 eio_get_last_error() のような関数で使えます。 data callback に渡す任意の引数。 戻り値 eio_ftruncate() ...
https://man.plustar.jp/php/function.eio-ftruncate.html - [similar]
特殊ファイルあるいは一般ファイルを作る 3027
« eio_mkdir eio_nop » PHP Manual Eio 関数 特殊ファイルあるいは一般ファイルを作る eio_mknod (PECL ... O_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_mknod() は、一般ファイルや特 ... す。 この関数のプロトタイプは、 void callback(mixed $data, int $result[, resource $req]); に一致しなければな ... りません。 data は、リクエストに渡すカスタムデータです。 result に ... です。 eio_get_last_error() のような関数で使えます。 data callback に渡す任意の引数。 戻り値 eio_mknod() は、 ...
https://man.plustar.jp/php/function.eio-mknod.html - [similar]
ディレクトリ全体を読み込む 3027
« eio_readahead eio_readlink » PHP Manual Eio 関数 ディレクトリ全体を読み込む eio_readdir (PECL ... t $flags , int $pri , callable $callback , string $data = NULL ): resource ディレクトリ全体を ( opendir や ... す。 この関数のプロトタイプは、 void callback(mixed $data, int $result[, resource $req]); に一致しなければな ... りません。 data は、リクエストに渡すカスタムデータです。 result に ... です。 eio_get_last_error() のような関数で使えます。 data callback に渡す任意の引数。 戻り値 eio_readdir() は ...
https://man.plustar.jp/php/function.eio-readdir.html - [similar]