検索

phrase: max: clip:
target: order:
Results of 571 - 580 of about 938 for [SIMILAR] 16 1024 4096 WITH 31360 existent WITH ... (0.644 sec.)
Removes all current search suffixes 0
« EventDnsBase::addSearch EventDnsBase::__construct » PHP Manual EventDnsBase Removes all current search suffixes EventDnsBase::clearSearch (PECL event >= 1.2.6-beta) EventDnsBase::clearSearch — Removes all current search suffixes 説明 public EventDnsBase::clearSearch (): void Removes al ...
https://man.plustar.jp/php/eventdnsbase.clearsearch.html - [similar]
Creates an unmanaged pointer to C data 0
« FFI FFI::alignof » PHP Manual FFI Creates an unmanaged pointer to C data FFI::addr (PHP 7 >= 7.4.0, PHP 8) FFI::addr — Creates an unmanaged pointer to C data 説明 public static FFI::addr ( FFI\CData &$ptr ): FFI\CData Creates an unmanaged pointer to the C data represented by the given ...
https://man.plustar.jp/php/ffi.addr.html - [similar]
配列の差を計算する 0
« array_diff_ukey array_fill_keys » PHP Manual 配列 関数 配列の差を計算する array_diff (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) array_diff — 配列の差を計算する 説明 array_diff ( array $array , array ...$arrays ): array array を他の配列と比較し、 array の要素の中で他の配列には存在しないものだ ...
https://man.plustar.jp/php/function.array-diff.html - [similar]
Get result of next query when executing multiple SQL statements 0
« cubrid_move_cursor cubrid_num_cols » PHP Manual CUBRID 関数 Get result of next query when executing multiple SQL statements cubrid_next_result (PECL CUBRID >= 8.4.0) cubrid_next_result — Get result of next query when executing multiple SQL statements 説明 cubrid_next_result ( resource ...
https://man.plustar.jp/php/function.cubrid-next-result.html - [similar]
ファイルの状態を取得する 0
« eio_fdatasync eio_fstatvfs » PHP Manual Eio 関数 ファイルの状態を取得する eio_fstat (PECL eio >= 0.0.1dev) eio_fstat — ファイルの状態を取得する 説明 eio_fstat ( mixed $fd , int $pri , callable $callback , mixed $data = ? ): resource eio_fstat() は、 callback の result 引数でファイルの状 ...
https://man.plustar.jp/php/function.eio-fstat.html - [similar]
Fetch the data for graph as array 0
« rrd_error rrd_first » PHP Manual RRD 関数 Fetch the data for graph as array rrd_fetch (PECL rrd >= 0.9.0) rrd_fetch — Fetch the data for graph as array 説明 rrd_fetch ( string $filename , array $options ): array Gets data for graph output from RRD database file as array. This function ...
https://man.plustar.jp/php/function.rrd-fetch.html - [similar]
Test job server response 0
« GearmanWorker::__construct GearmanWorker::error » PHP Manual GearmanWorker Test job server response GearmanWorker::echo (PECL gearman >= 0.6.0) GearmanWorker::echo — Test job server response 説明 public GearmanWorker::echo ( string $workload ): bool Sends data to all job servers to see ...
https://man.plustar.jp/php/gearmanworker.echo.html - [similar]
0
« 定義済み定数 GMP 関数 » PHP Manual GMP 例 例 例1 GMP を使用した階乗関数 <?php function fact ( $x ) { $return = 1 ; for ( $i = 2 ; $i <= $x ; $i ++) { $return = gmp_mul ( $return , $i ); } return $return ; } echo gmp_strval ( fact ( 1000 )) . "\n" ; ?> この例は、1000 の階乗(非常に大きな ...
https://man.plustar.jp/php/gmp.examples.html - [similar]
Load a precompiled binary chunk into the Lua environment 0
« LuaSandbox::getVersionInfo LuaSandbox::loadString » PHP Manual LuaSandbox Load a precompiled binary chunk into the Lua environment LuaSandbox::loadBinary (PECL luasandbox >= 1.0.0) LuaSandbox::loadBinary — Load a precompiled binary chunk into the Lua environment 説明 public LuaSandbox: ...
https://man.plustar.jp/php/luasandbox.loadbinary.html - [similar]
Deserialization from BSON 0
« Serialization to BSON Security » PHP Manual Persisting Data Deserialization from BSON Deserialization from BSON 警告 BSON documents can technically contain duplicate keys because documents are stored as a list of key-value pairs; however, applications should refrain from generating doc ...
https://man.plustar.jp/php/mongodb.persistence.deserialization.html - [similar]