検索

phrase: max: clip:
target: order:
Results of 651 - 660 of about 1206 for [SIMILAR] 16 1024 4096 WITH 10261 移行 WITH 3666... (0.960 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]
SplQueue クラス 0
« SplStack::setIteratorMode SplQueue::__construct » PHP Manual データ構造 SplQueue クラス SplQueue クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplQueue クラスは、キューの主要な機能を提供します。 双方向リンクリストを使用して実装しています。 クラス概要 class SplQueue extends SplDoublyLi ...
https://man.plustar.jp/php/class.splqueue.html - [similar]
循環の収集 0
« リファレンスカウントの原理 パフォーマンスの考慮点 » PHP Manual ガベージコレクション 循環の収集 循環の収集 伝統的に、PHP で以前使われていたようなリファレンスカウント記憶機構では、 循環参照メモリ・リークに対処できません。 しかしながら、5.3.0 現在、PHP ではその問題に焦点を当てた » Concurr ...
https://man.plustar.jp/php/features.gc.collecting-cycles.html - [similar]
bzip2 形式のデータを解凍する 0
« bzcompress bzerrno » PHP Manual Bzip2 関数 bzip2 形式のデータを解凍する bzdecompress (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzdecompress — bzip2 形式のデータを解凍する 説明 bzdecompress ( string $data , bool $use_less_memory = false ): string | int | false bzdecompress() は、bzip2 形式の ...
https://man.plustar.jp/php/function.bzdecompress.html - [similar]
指定されたバックエンドの辞書のパスを取得する 0
« enchant_broker_free enchant_broker_get_error » PHP Manual Enchant 関数 指定されたバックエンドの辞書のパスを取得する enchant_broker_get_dict_path (PHP 5 >= 5.3.1, PHP 7, PHP 8, PECL enchant >= 1.0.1) enchant_broker_get_dict_path — 指定されたバックエンドの辞書のパスを取得する 警告 この関 ...
https://man.plustar.jp/php/function.enchant-broker-get-dict-path.html - [similar]
指定されたバックエンドの辞書のパスを設定する 0
« enchant_broker_request_pwl_dict enchant_broker_set_ordering » PHP Manual Enchant 関数 指定されたバックエンドの辞書のパスを設定する enchant_broker_set_dict_path (PHP 5 >= 5.3.1, PHP 7, PHP 8, PECL enchant >= 1.0.1) enchant_broker_set_dict_path — 指定されたバックエンドの辞書のパスを設定す ...
https://man.plustar.jp/php/function.enchant-broker-set-dict-path.html - [similar]
システムの高精度な時刻を取得する 0
« highlight_string ignore_user_abort » PHP Manual その他の関数 システムの高精度な時刻を取得する hrtime (PHP 7 >= 7.3.0, PHP 8) hrtime — システムの高精度な時刻を取得する 説明 hrtime ( bool $as_number = false ): array | int | float | false 任意のタイミングから計測したシステムの高精度な時刻 ...
https://man.plustar.jp/php/function.hrtime.html - [similar]
キャッシュされたスクリプトを無効にする 0
« opcache_get_status opcache_is_script_cached » PHP Manual OPcache 関数 キャッシュされたスクリプトを無効にする opcache_invalidate (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ZendOpcache >= 7.0.0) opcache_invalidate — キャッシュされたスクリプトを無効にする 説明 opcache_invalidate ( string $filena ...
https://man.plustar.jp/php/function.opcache-invalidate.html - [similar]
proc_open で開かれたプロセスを閉じ、 そのプロセスの終了コードを返す 0
« passthru proc_get_status » PHP Manual プログラム実行関数 proc_open で開かれたプロセスを閉じ、 そのプロセスの終了コードを返す proc_close (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) proc_close — proc_open() で開かれたプロセスを閉じ、 そのプロセスの終了コードを返す 説明 proc_close ( resource $p ...
https://man.plustar.jp/php/function.proc-close.html - [similar]
WDDX パケットをデシリアライズする 0
« wddx_add_vars wddx_packet_end » PHP Manual WDDX 関数 WDDX パケットをデシリアライズする wddx_deserialize (PHP 4, PHP 5, PHP 7) wddx_deserialize — WDDX パケットをデシリアライズする 警告 この機能は PHP 7.4.0 で 削除 されました。 説明 wddx_deserialize ( string $packet ): mixed WDDX packet ...
https://man.plustar.jp/php/function.wddx-deserialize.html - [similar]