検索

phrase: max: clip:
target: order:
Results of 591 - 600 of about 1237 for Data (0.081 sec.)
はじめに 2640
« Eio インストール/設定 » PHP Manual Eio はじめに はじめに この拡張モジュールは、非同期 POSIX I/ ... が終わってから呼ばれます */ function my_grp_done ( $data , $result ) { // ... } function my_symlink_done ( ... を作ります $grp = eio_grp ( "my_grp_done" , "my_grp_data" ); // eio_symlink リクエストを作り、グループに追加 ... (); eio_nop ( EIO_PRI_DEFAULT , "my_res_cb" , "nop data" ); eio_mkdir ( "/tmp/abc-eio-temp" , 0750 , EIO_P ... RI_DEFAULT , "my_res_cb" , "mkdir data" ); /* その他の eio_* コール ... */ // イベントフラ ...
https://man.plustar.jp/php/intro.eio.html - [similar]
リソース型の一覧 2640
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の ... ubrid_num_rows() cubrid_set_query_timeout() cubrid_data_seek() cubrid_fetch_array() cubrid_fetch_assoc() c ... g_extract_whole_part_file() mailparse_msg_get_part_data() mailparse_msg_get_part() mailparse_msg_get_struc ... mysql_affected_rows() , mysql_create_db() , mysql_data_seek() , mysql_db_name() , mysql_db_query() , mysq ... mysql_affected_rows() , mysql_create_db() , mysql_data_seek() , mysql_db_name() , mysql_db_query() , mysq ...
https://man.plustar.jp/php/resource.html - [similar]
Sync 2623
« Shmop はじめに » PHP Manual プロセス制御 Sync Sync はじめに インストール/設定 要件 インストール ... named shared memory SyncSharedMemory::read — Copy data from named shared memory SyncSharedMemory::size — ... named shared memory SyncSharedMemory::write — Copy data to named shared memory 関連キーワード: SyncReaderW ...
https://man.plustar.jp/php/book.sync.html - [similar]
EvCheck クラス 2623
« Ev::verify EvCheck::__construct » PHP Manual Ev EvCheck クラス EvCheck クラス (PECL ev >= 0.2. ... 継承したプロパティ */ public $ is_active ; public $ data ; public $ is_pending ; public $ priority ; /* メソ ... / public __construct ( callable $callback , mixed $data = ? , int $priority = ? ) final public static crea ... teStopped ( string $callback , string $data = ? , string $priority = ? ): object /* 継承したメ ...
https://man.plustar.jp/php/class.evcheck.html - [similar]
EvPrepare クラス 2623
« EvPeriodic::set EvPrepare::__construct » PHP Manual Ev EvPrepare クラス EvPrepare クラス (PECL ... 継承したプロパティ */ public $ is_active ; public $ data ; public $ is_pending ; public $ priority ; /* メソ ... */ public __construct ( string $callback , string $data = ? , string $priority = ? ) final public static c ... reateStopped ( callable $callback , mixed $data = null , int $priority = 0 ): EvPrepare /* 継承した ...
https://man.plustar.jp/php/class.evprepare.html - [similar]
HTTP コンテキストオプションの一覧 2623
« ソケットコンテキストオプション FTP コンテキストオプション » PHP Manual コンテキストオプションと ... 例 例1 ページの取得と POST データの送信 <?php $postdata = http_build_query ( array( 'var1' => 'some conten ... ication/x-www-form-urlencoded' , 'content' => $postdata ) ); $context = stream_context_create ( $opts ); $ ... びストリームのメタデータ var_dump ( stream_get_meta_data ( $stream )); // $url の実際のデータ var_dump ( st ... ムラッパーがリダイレクトをたどると、 stream_get_meta_data() が返す wrapper_data のインデックス 0 の内容が必ず ...
https://man.plustar.jp/php/context.http.html - [similar]
Moves the specified number of bytes from a source buffer to the end of the curre... 2623
« EventBuffer::addBuffer EventBuffer::__construct » PHP Manual EventBuffer Moves the specified n ... ing it anywhere EventBuffer::pullup() - Linearizes data within buffer and returns it's contents as a strin ... the front of the buffer EventBuffer::read() - Read data from an evbuffer and drain the bytes read 関連キー ...
https://man.plustar.jp/php/eventbuffer.appendfrom.html - [similar]
Constructs EventBufferEvent object 2623
« EventBufferEvent::connectHost EventBufferEvent::createPair » PHP Manual EventBufferEvent Const ... lter() - Create a new SSL buffer event to send its data over another buffer event EventBufferEvent::sslSoc ... ket() - Creates a new SSL buffer event to send its data over an SSL on a socket 関連キーワード: EventBuffe ...
https://man.plustar.jp/php/eventbufferevent.construct.html - [similar]
Get a lob object's size 2623
« cubrid_lob2_seek cubrid_lob2_size » PHP Manual CUBRID 関数 Get a lob object's size cubrid_lob2 ... the size of a lob object is larger than an integer data can be stored, you can use this function and it wi ... ます. 参考 cubrid_lob2_read() - Read from BLOB/CLOB data cubrid_lob2_write() - Write to a lob object cubrid ...
https://man.plustar.jp/php/function.cubrid-lob2-size64.html - [similar]
Tell the cursor position of the LOB object 2623
« cubrid_lob2_size cubrid_lob2_tell » PHP Manual CUBRID 関数 Tell the cursor position of the LOB ... the size of a lob object is larger than an integer data can be stored, you can use this function and it wi ... ます. 参考 cubrid_lob2_read() - Read from BLOB/CLOB data cubrid_lob2_write() - Write to a lob object cubrid ...
https://man.plustar.jp/php/function.cubrid-lob2-tell64.html - [similar]