検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 196 for [SIMILAR] 16 1024 4096 WITH 322487 gender WITH 4... (4.187 sec.)
PHP Callbacks 0
« 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]
サブ名前空間の宣言 0
« 名前空間の定義 同一ファイル内での複数の名前空間の定義 » PHP Manual 名前空間 サブ名前空間の宣言 サブ名前空間の宣言 (PHP 5 >= 5.3.0, PHP 7, PHP 8) ディレクトリやファイルと同様、PHP の名前空間においても名前空間の階層構造を指定することができます。 このようにして名前空間を定義します。 例1 階 ...
https://man.plustar.jp/php/language.namespaces.nested.html - [similar]
所属 0
« アルファベット順 状態 » PHP Manual 拡張モジュールの一覧/分類 所属 所属 コア拡張 これらは実際のところ拡張ではありません。 PHP のコアに組み込まれており、 コンパイルオプションで無効にすることはできません。 配列 クラス/オブジェクト CSPRNG Date/Time ディレクトリ エラー処理 プログラムの実行 ...
https://man.plustar.jp/php/extensions.membership.html - [similar]
The PriorityQueue class 0
« Ds\Queue::toArray Ds\PriorityQueue::allocate » PHP Manual Data Structures The PriorityQueue class The PriorityQueue class (No version information available, might only be in Git) はじめに A PriorityQueue is very similar to a Queue. Values are pushed into the queue with an assigned prio ...
https://man.plustar.jp/php/class.ds-priorityqueue.html - [similar]
The Queue class 0
« Ds\Stack::toArray Ds\Queue::allocate » PHP Manual Data Structures The Queue class The Queue class (No version information available, might only be in Git) はじめに A Queue is a “first in, first out” or “FIFO” collection that only allows access to the value at the front of the queue and ...
https://man.plustar.jp/php/class.ds-queue.html - [similar]
定数が定義されているかどうかを調べる 0
« ReflectionClass::getTraits ReflectionClass::hasMethod » PHP Manual ReflectionClass 定数が定義されているかどうかを調べる ReflectionClass::hasConstant (PHP 5 >= 5.1.2, PHP 7, PHP 8) ReflectionClass::hasConstant — 定数が定義されているかどうかを調べる 説明 public ReflectionClass::hasConsta ...
https://man.plustar.jp/php/reflectionclass.hasconstant.html - [similar]
関数リファレンス 0
« PHP DTrace 静的プローブとともに SystemTap を使用 PHP の振る舞いの変更 » PHP Manual 関数リファレンス 関数リファレンス ヒント 参考 拡張モジュールの一覧/分類 . PHP の振る舞いの変更 APCu — APC User Cache Componere エラー処理 — エラー処理およびログ記録 FFI — Foreign Function Interface OPcac ...
https://man.plustar.jp/php/funcref.html - [similar]
Execute a prepared SQL statement 0
« cubrid_error_msg cubrid_fetch » PHP Manual CUBRID 関数 Execute a prepared SQL statement cubrid_execute (PECL CUBRID >= 8.3.0) cubrid_execute — Execute a prepared SQL statement 説明 cubrid_execute ( resource $conn_identifier , string $sql , int $option = 0 ): resource cubrid_execute ( r ...
https://man.plustar.jp/php/function.cubrid-execute.html - [similar]
The MongoDB\Driver\WriteConcern class 0
« MongoDB\Driver\ServerApi::unserialize MongoDB\Driver\WriteConcern::bsonSerialize » PHP Manual MongoDB\Driver The MongoDB\Driver\WriteConcern class The MongoDB\Driver\WriteConcern class (mongodb >=1.0.0) はじめに MongoDB\Driver\WriteConcern describes the level of acknowledgement request ...
https://man.plustar.jp/php/class.mongodb-driver-writeconcern.html - [similar]
The parallel\Channel class 0
« parallel\Future::value parallel\Channel::__construct » PHP Manual parallel The parallel\Channel class The parallel\Channel class (0.9.0) Unbuffered Channels An unbuffered channel will block on calls to parallel\Channel::send() until there is a receiver, and block on calls to parallel\C ...
https://man.plustar.jp/php/class.parallel-channel.html - [similar]