検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 42 for [SIMILAR] 16 1024 4096 WITH 166569 refcount WITH... (0.093 sec.)
リファレンスカウントの原理 10000
« ガベージコレクション 循環の収集 » PHP Manual ガベージコレクション リファレンスカウントの原理 リファレンスカウントの原理 PHP 変数は「zval」と呼ばれるコンテナに保管されます。 zval コンテナには、変数の型と値の他に、情報の追加ビットを2つ含みます。 1つ目は「is_ref」と呼ばれ、変数が「参照集合 ...
https://man.plustar.jp/php/features.gc.refcounting-basics.html - [similar]
内部的な zval を表す文字列をダンプする 2216
« boolval doubleval » PHP Manual 変数操作 関数 内部的な zval を表す文字列をダンプする debug_zval_dump (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) debug_zval_dump — 内部的な zval を表す文字列をダンプする 説明 debug_zval_dump ( mixed $value , mixed ...$values ): void 内部的な zval (Zend の値) を ...
https://man.plustar.jp/php/function.debug-zval-dump.html - [similar]
Returns information about the passed in value with data types, reference counts,... 2216
« runkit7_superglobals uopz » PHP Manual runkit7 関数 Returns information about the passed in value with data types, reference counts, etc runkit7_zval_inspect (PECL runkit7 >= Unknown) runkit7_zval_inspect — Returns information about the passed in value with data types, reference counts ...
https://man.plustar.jp/php/function.runkit7-zval-inspect.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
循環の収集 0
« リファレンスカウントの原理 パフォーマンスの考慮点 » PHP Manual ガベージコレクション 循環の収集 循環の収集 伝統的に、PHP で以前使われていたようなリファレンスカウント記憶機構では、 循環参照メモリ・リークに対処できません。 しかしながら、5.3.0 現在、PHP ではその問題に焦点を当てた » Concurr ...
https://man.plustar.jp/php/features.gc.collecting-cycles.html - [similar]
パフォーマンスの考慮点 0
« 循環の収集 DTrace 動的トレーシング » PHP Manual ガベージコレクション パフォーマンスの考慮点 パフォーマンスの考慮点 可能性があるルートを単純に収集すると、パフォーマンスにごくわずかな影響があると既に前述しました。 しかし、これは PHP 5.3 と PHP 5.2 を比較する場合です。 可能性があるルートを ...
https://man.plustar.jp/php/features.gc.performance-considerations.html - [similar]
データベースサーバーでメンテナンスコマンドを実行する 0
« ibase_gen_id ibase_modify_user » PHP Manual Firebird/InterBase 関数 データベースサーバーでメンテナンスコマンドを実行する ibase_maintain_db (PHP 5, PHP 7 < 7.4.0) ibase_maintain_db — データベースサーバーでメンテナンスコマンドを実行する 説明 ibase_maintain_db ( resource $service_handle , ...
https://man.plustar.jp/php/function.ibase-maintain-db.html - [similar]
mysqlndプラグインの開発をはじめよう 0
« mysqlnd のプラグインAPI OCI8 » PHP Manual MySQL Native Driver プラグインAPI mysqlndプラグインの開発をはじめよう mysqlndプラグインの開発をはじめよう mysqlnd プラグイン それ自体が PHPエクステンション であることを覚えておくことが重要です。 次のコードは、典型的な mysqlnd プラグインで使われ ...
https://man.plustar.jp/php/mysqlnd.plugin.developing.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 OpenSSL 関数を使用するためには、 » OpenSSL ライブラリをインストールする必要があります。 PHP 7.0 は、少なくとも OpenSSL >= 0.9.8 が必要です。 他のバージョン (PHP >= 7.1.0) は、OpenSSL >= 1.0.1 が必要です。 PHP > ...
https://man.plustar.jp/php/openssl.requirements.html - [similar]
floatval のエイリアス 0
« debug_zval_dump empty » PHP Manual 変数操作 関数 floatval のエイリアス doubleval (PHP 4, PHP 5, PHP 7, PHP 8) doubleval — floatval() のエイリアス 説明 この関数は次の関数のエイリアスです。 floatval() . 関連キーワード: floatval , 関数 , doubleval , debug , zval , 変数 , 操作 , ...
https://man.plustar.jp/php/function.doubleval.html - [similar]
PREV 1 2 3 4 5 NEXT