検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 164 for [SIMILAR] 16 1024 4096 WITH 17227 orig WITH 1557... (0.231 sec.)
Creates a function at runtime 0
« uopz_flags uopz_get_exit_status » PHP Manual Uopz 関数 Creates a function at runtime uopz_function (PECL uopz 1, PECL uopz 2) uopz_function — Creates a function at runtime 警告 この関数は、PECL uopz 5.0.0 で 削除 されました。 説明 uopz_function ( string $function , Closure $handler , i ...
https://man.plustar.jp/php/function.uopz-function.html - [similar]
php.ini ディレクティブのリスト 0
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini ディレクティブのリスト php.ini ディレクティブのリスト 以下のリストには、PHP の設定を行うための php.ini ディレクティブが 含まれます。 "変更の可否" は、そのディレクティブをいつどこで定義できるかを ...
https://man.plustar.jp/php/ini.list.html - [similar]
A Complete PHP/FFI/preloading Example 0
« PHP Callbacks FFI » PHP Manual 例 A Complete PHP/FFI/preloading Example A Complete PHP/FFI/preloading Example php.ini ffi.enable=preload opcache.preload=preload.php preload.php <?php FFI :: load ( __DIR__ . "/dummy.h" ); opcache_compile_file ( __DIR__ . "/dummy.php" ); ?> dummy.h #defi ...
https://man.plustar.jp/php/ffi.examples-complete.html - [similar]
Adds non-existent function or method 0
« Uopz 関数 uopz_allow_exit » PHP Manual Uopz 関数 Adds non-existent function or method uopz_add_function (PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_add_function — Adds non-existent function or method 説明 uopz_add_function ( string $function , Closure $handler , int &$flags = ZEND_ACC ...
https://man.plustar.jp/php/function.uopz-add-function.html - [similar]
The EventBase class 0
« Event::timer EventBase::__construct » PHP Manual Event The EventBase class The EventBase class (PECL event >= 1.2.6-beta) はじめに EventBase class represents libevent's event base structure. It holds a set of events and can poll to determine which events are active. Each event base has ...
https://man.plustar.jp/php/class.eventbase.html - [similar]
The EventConfig class 0
« About buffer event callbacks EventConfig::avoidMethod » PHP Manual Event The EventConfig class The EventConfig class (PECL event >= 1.2.6-beta) はじめに Represents configuration structure which could be used in construction of the EventBase . クラス概要 final class EventConfig { /* Con ...
https://man.plustar.jp/php/class.eventconfig.html - [similar]
循環の収集 0
« リファレンスカウントの原理 パフォーマンスの考慮点 » PHP Manual ガベージコレクション 循環の収集 循環の収集 伝統的に、PHP で以前使われていたようなリファレンスカウント記憶機構では、 循環参照メモリ・リークに対処できません。 しかしながら、5.3.0 現在、PHP ではその問題に焦点を当てた » Concurr ...
https://man.plustar.jp/php/features.gc.collecting-cycles.html - [similar]
Differences from Standard Lua 0
« リソース型 例 » PHP Manual LuaSandbox Differences from Standard Lua Differences from Standard Lua LuaSandbox provides a sandboxed environment which differs in some ways from standard Lua 5.1. Features that are not available dofile() , loadfile() , and the io package, as they allow dire ...
https://man.plustar.jp/php/reference.luasandbox.differences.html - [similar]
FAQ: 名前空間について知っておくべきこと 0
« 名前解決のルール 列挙型(Enum) » PHP Manual 名前空間 FAQ: 名前空間について知っておくべきこと FAQ: 名前空間について知っておくべきこと (PHP 5 >= 5.3.0, PHP 7, PHP 8) この FAQ は 2 つに別れています。一般的な質問と、 深く理解するために有用な実装に関する質問です。 まずは一般的な質問。 名前空 ...
https://man.plustar.jp/php/language.namespaces.faq.html - [similar]
スコープ定義演算子 (::) 0
« オブジェクトの継承 static キーワード » PHP Manual クラスとオブジェクト スコープ定義演算子 (::) スコープ定義演算子 (::) スコープ定義演算子 (またの名を Paamayim Nekudotayim)、 平たく言うと「ダブルコロン」は、トークンのひとつです。 static , 定数 およびオーバーライドされたクラスのプロパティ ...
https://man.plustar.jp/php/language.oop5.paamayim-nekudotayim.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT