検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 209 for [SIMILAR] 16 1024 4096 WITH 25852 times WITH 219... (0.171 sec.)
SplHeap クラス 0
« SplQueue::setIteratorMode SplHeap::compare » PHP Manual データ構造 SplHeap クラス SplHeap クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplHeap クラスは、ヒープの主要な機能を提供します。 クラス概要 abstract class SplHeap implements Iterator , Countable { /* メソッド */ protected compa ...
https://man.plustar.jp/php/class.splheap.html - [similar]
Thread クラス 0
« Threaded::wait Thread::getCreatorId » PHP Manual pthreads Thread クラス Thread クラス (PECL pthreads >= 2.0.0) はじめに このオブジェクトの start メソッドが呼ばれると、run メソッドのコードが個別のスレッドで並列処理されます。 run メソッドの実行後は Thread はすぐに終了し、作成元のスレッド ...
https://man.plustar.jp/php/class.thread.html - [similar]
Worker クラス 0
« Thread::start Worker::collect » PHP Manual pthreads Worker クラス Worker クラス (PECL pthreads >= 2.0.0) はじめに ワーカースレッドには永続コンテキストがあり、たいていの場合はスレッドに対して使えます。 ワーカーを開始させると run メソッドを実行しますが、以下のいずれかの条件を満たすまでス ...
https://man.plustar.jp/php/class.worker.html - [similar]
Yaf_Config_Simple クラス 0
« Yaf_Config_Ini::valid Yaf_Config_Simple::__construct » PHP Manual Yaf Yaf_Config_Simple クラス Yaf_Config_Simple クラス (Yaf >=1.0.0) はじめに クラス概要 class Yaf_Config_Simple extends Yaf_Config_Abstract implements Iterator , ArrayAccess , Countable { /* プロパティ */ protected $ _re ...
https://man.plustar.jp/php/class.yaf-config-simple.html - [similar]
Yaf_Session クラス 0
« Yaf_Route_Supervar::route Yaf_Session::__construct » PHP Manual Yaf Yaf_Session クラス Yaf_Session クラス (Yaf >=1.0.0) はじめに クラス概要 class Yaf_Session implements Iterator , ArrayAccess , Countable { /* プロパティ */ protected static $ _instance ; protected $ _session ; protected ...
https://man.plustar.jp/php/class.yaf-session.html - [similar]
配列の値の数を数える 0
« array_combine array_diff_assoc » PHP Manual 配列 関数 配列の値の数を数える array_count_values (PHP 4, PHP 5, PHP 7, PHP 8) array_count_values — 配列の値の数を数える 説明 array_count_values ( array $array ): array array_count_values() は、 配列 array の値をキーとし、 array におけるその値 ...
https://man.plustar.jp/php/function.array-count-values.html - [similar]
Performs a C type cast 0
« FFI::arrayType FFI::cdef » PHP Manual FFI Performs a C type cast FFI::cast (PHP 7 >= 7.4.0, PHP 8) FFI::cast — Performs a C type cast 説明 public static FFI::cast ( FFI\CType | string $type , FFI\CData | int | float | bool | null &$ptr ): ? FFI\CData public FFI::cast ( FFI\CType | stri ...
https://man.plustar.jp/php/ffi.cast.html - [similar]
Gets previously set hook on function or method 0
« uopz_get_exit_status uopz_get_mock » PHP Manual Uopz 関数 Gets previously set hook on function or method uopz_get_hook (PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_get_hook — Gets previously set hook on function or method 説明 uopz_get_hook ( string $function ): Closure uopz_get_hook ( ...
https://man.plustar.jp/php/function.uopz-get-hook.html - [similar]
Get the current mock for a class 0
« uopz_get_hook uopz_get_property » PHP Manual Uopz 関数 Get the current mock for a class uopz_get_mock (PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_get_mock — Get the current mock for a class 説明 uopz_get_mock ( string $class ): mixed Returns the current mock for class . パラメータ cla ...
https://man.plustar.jp/php/function.uopz-get-mock.html - [similar]
Callback function when there is a data packet for a task (deprecated) 0
« GearmanClient::runTasks GearmanClient::setCompleteCallback » PHP Manual GearmanClient Callback function when there is a data packet for a task (deprecated) GearmanClient::setClientCallback (PECL gearman <= 0.5.0) GearmanClient::setClientCallback — Callback function when there is a data ...
https://man.plustar.jp/php/gearmanclient.setclientcallback.html - [similar]