検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 1433 for [SIMILAR] 16 1024 4096 WITH 20015 myclass WITH 5... (0.828 sec.)
EvCheck クラス 0
« Ev::verify EvCheck::__construct » PHP Manual Ev EvCheck クラス EvCheck クラス (PECL ev >= 0.2.0) はじめに EvPrepare ウォッチャーと EvCheck ウォッチャーは、 通常はペアで使います。 EvPrepare ウォッチャーはプロセスをブロックする前に起動し、 EvCheck はブロックした後に起動します。 EvLoop::r ...
https://man.plustar.jp/php/class.evcheck.html - [similar]
EvPrepare クラス 0
« EvPeriodic::set EvPrepare::__construct » PHP Manual Ev EvPrepare クラス EvPrepare クラス (PECL ev >= 0.2.0) はじめに EvPrepare ウォッチャーと EvCheck ウォッチャーは、 通常はペアで使います。 EvPrepare ウォッチャーはプロセスをブロックする前に起動し、 EvCheck はブロックした後に起動します。 ...
https://man.plustar.jp/php/class.evprepare.html - [similar]
VarnishLog クラス 0
« VarnishStat::getSnapshot VarnishLog::__construct » PHP Manual Varnish VarnishLog クラス VarnishLog クラス (PECL varnish >= 0.6) はじめに クラス概要 class VarnishLog { /* 定数 */ const int TAG_Debug = 0 ; const int TAG_Error = 1 ; const int TAG_CLI = 2 ; const int TAG_StatSess = 3 ; con ...
https://man.plustar.jp/php/class.varnishlog.html - [similar]
Main interface to C code and data 0
« A Complete PHP/FFI/preloading Example FFI::addr » PHP Manual FFI Main interface to C code and data Main interface to C code and data (PHP 7 >= 7.4.0, PHP 8) はじめに Objects of this class are created by the factory methods FFI::cdef() , FFI::load() or FFI::scope() . Defined C variables ...
https://man.plustar.jp/php/class.ffi.html - [similar]
引数が、現在のスコープから関数としてコール可能な値かどうかを調べる 0
« is_bool is_countable » PHP Manual 変数操作 関数 引数が、現在のスコープから関数としてコール可能な値かどうかを調べる is_callable (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) is_callable — 引数が、現在のスコープから関数としてコール可能な値かどうかを調べる 説明 is_callable ( mixed $value , bool $ ...
https://man.plustar.jp/php/function.is-callable.html - [similar]
下位互換性のない変更点 0
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 エラーや例外の取り扱いの変更 fatal error や recoverable fatal error の多くが、PHP 7 では例外に変換されるようになりました。 これらの例外は Error クラスを ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
XMLReader クラス 0
« リソース型 XMLReader::close » PHP Manual XMLReader XMLReader クラス XMLReader クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに XMLReader 拡張モジュールは、プル型の XML パーサです。ドキュメント ストリーム内をカーソル風に進んでいき、その途中の各ノードで立ち止まります。 クラス概要 class XML ...
https://man.plustar.jp/php/class.xmlreader.html - [similar]
Yaf_Router クラス 0
« Yaf_Route_Rewrite::route Yaf_Router::addConfig » PHP Manual Yaf Yaf_Router クラス Yaf_Router クラス (Yaf >=1.0.0) はじめに Yaf_Router は、フレームワークの標準のルーターです。 ルーティングとは、URI エンドポイント (URI の中で、ベース URL の後に続く部分。 Yaf_Request_Abstract::setBaseUri( ...
https://man.plustar.jp/php/class.yaf-router.html - [similar]
URL を組み立てる 0
« Yaf_Route_Static Yaf_Route_Static::match » PHP Manual Yaf_Route_Static URL を組み立てる Yaf_Route_Static::assemble (Yaf >=2.3.0) Yaf_Route_Static::assemble — URL を組み立てる 説明 public Yaf_Route_Static::assemble ( array $info , array $query = ? ): string URL を組み立てます。 パラメー ...
https://man.plustar.jp/php/yaf-route-static.assemble.html - [similar]
列挙型が定義されているかを調べる 0
« class_exists get_called_class » PHP Manual クラス/オブジェクト関数 列挙型が定義されているかを調べる enum_exists (PHP 8 >= 8.1.0) enum_exists — 列挙型が定義されているかを調べる 説明 enum_exists ( string $enum , bool $autoload = true ): bool この関数は、指定された列挙型が定義されているか ...
https://man.plustar.jp/php/function.enum-exists.html - [similar]