検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 945 for [SIMILAR] 16 1024 4096 WITH 28570 reflectionexte... (1.679 sec.)
定義済み定数 0
« リソース型 IBM DB2 関数 » PHP Manual IBM DB2 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 DB2_BINARY ( int ) バイナリデータをそのままの形式で返します。デフ ...
https://man.plustar.jp/php/ibm-db2.constants.html - [similar]
Gets a record from a database as an associative array 0
« dbase_get_header_info dbase_get_record » PHP Manual dBase 関数 Gets a record from a database as an associative array dbase_get_record_with_names (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_get_record_with_names — Gets a record from a database as an associative array 説明 dbase_get_record_w ...
https://man.plustar.jp/php/function.dbase-get-record-with-names.html - [similar]
HTML 数値エンティティを文字にデコードする 0
« mb_decode_mimeheader mb_detect_encoding » PHP Manual マルチバイト文字列 関数 HTML 数値エンティティを文字にデコードする mb_decode_numericentity (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_decode_numericentity — HTML 数値エンティティを文字にデコードする 説明 mb_decode_numericentity ( string ...
https://man.plustar.jp/php/function.mb-decode-numericentity.html - [similar]
IntlCalendar を DateTime オブジェクトに変換する 0
« IntlCalendar::setTimeZone IntlGregorianCalendar » PHP Manual IntlCalendar IntlCalendar を DateTime オブジェクトに変換する IntlCalendar::toDateTime (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a2) IntlCalendar::toDateTime — IntlCalendar を DateTime オブジェクトに変換する 説明 オブジェクト ...
https://man.plustar.jp/php/intlcalendar.todatetime.html - [similar]
Returns the BinaryInterface's type 0
« MongoDB\BSON\BinaryInterface::getData MongoDB\BSON\BinaryInterface::__toString » PHP Manual MongoDB\BSON\BinaryInterface Returns the BinaryInterface's type MongoDB\BSON\BinaryInterface::getType (mongodb >=1.3.0) MongoDB\BSON\BinaryInterface::getType — Returns the BinaryInterface's type ...
https://man.plustar.jp/php/mongodb-bson-binaryinterface.gettype.html - [similar]
Returns the timestamp component of this ObjectIdInterface 0
« MongoDB\BSON\ObjectIdInterface MongoDB\BSON\ObjectIdInterface::__toString » PHP Manual MongoDB\BSON\ObjectIdInterface Returns the timestamp component of this ObjectIdInterface MongoDB\BSON\ObjectIdInterface::getTimestamp (mongodb >=1.3.0) MongoDB\BSON\ObjectIdInterface::getTimestamp — ...
https://man.plustar.jp/php/mongodb-bson-objectidinterface.gettimestamp.html - [similar]
Write data to the memory buffer. The memory allocated for the buffer will not be... 0
« Swoole\Buffer::__toString Swoole\Channel » PHP Manual Swoole\Buffer Write data to the memory buffer. The memory allocated for the buffer will not be changed. Swoole\Buffer::write (PECL swoole >= 1.9.0) Swoole\Buffer::write — Write data to the memory buffer. The memory allocated for the ...
https://man.plustar.jp/php/swoole-buffer.write.html - [similar]
数値を加算する 0
« gmp_abs gmp_and » PHP Manual GMP 関数 数値を加算する gmp_add (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_add — 数値を加算する 説明 gmp_add ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP 2 つの数を加算します。 パラメータ num1 足される数。 GMP オブジェクト、整数、あるいは数値 ...
https://man.plustar.jp/php/function.gmp-add.html - [similar]
数値を乗算する 0
« gmp_mod gmp_neg » PHP Manual GMP 関数 数値を乗算する gmp_mul (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_mul — 数値を乗算する 説明 gmp_mul ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP num1 と num2 をかけ、 結果を返します。 パラメータ num1 num2 を掛けられる数。 GMP オブジェ ...
https://man.plustar.jp/php/function.gmp-mul.html - [similar]
数値の減算 0
« gmp_strval gmp_testbit » PHP Manual GMP 関数 数値の減算 gmp_sub (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_sub — 数値の減算 説明 gmp_sub ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP num1 から num2 を引いた結果を返します。 パラメータ num1 引かれる数。 GMP オブジェクト、整 ...
https://man.plustar.jp/php/function.gmp-sub.html - [similar]