検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 320 for [SIMILAR] 16 1024 4096 WITH 46924 xmldiff WITH 6... (0.334 sec.)
パフォーマンスの考慮点 0
« 循環の収集 DTrace 動的トレーシング » PHP Manual ガベージコレクション パフォーマンスの考慮点 パフォーマンスの考慮点 可能性があるルートを単純に収集すると、パフォーマンスにごくわずかな影響があると既に前述しました。 しかし、これは PHP 5.3 と PHP 5.2 を比較する場合です。 可能性があるルートを ...
https://man.plustar.jp/php/features.gc.performance-considerations.html - [similar]
はじめに 0
« LuaSandbox インストール/設定 » PHP Manual LuaSandbox はじめに はじめに LuaSandbox is an extension for PHP 7 and PHP 8 to allow safely running untrusted Lua 5.1 code from within PHP. Differences compared to the Lua extension: LuaSandbox has support for time and memory limits. LuaSandbox ...
https://man.plustar.jp/php/intro.luasandbox.html - [similar]
Vtiful\Kernel\Excel constMemory 0
« Vtiful\Kernel\Excel::autoFilter Vtiful\Kernel\Excel::__construct » PHP Manual Vtiful\Kernel\Excel Vtiful\Kernel\Excel constMemory Vtiful\Kernel\Excel::constMemory (PECL xlswriter >= 1.2.1) Vtiful\Kernel\Excel::constMemory — Vtiful\Kernel\Excel constMemory 説明 public Vtiful\Kernel\Exce ...
https://man.plustar.jp/php/vtiful-kernel-excel.constMemory.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 xdiff を使用するには libxdiff がインストールされている必要があります。 これは libxdiff のホームページ » http://www.xmailserver.org/xdiff-lib.html で取得可能です。 注意 : memory_limit を考慮してこれらの関数を使用 ...
https://man.plustar.jp/php/xdiff.requirements.html - [similar]
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 PHP 8.0.0 より前のバージョンでは、手続き型の XMLWriter 拡張モジュールでは、 一種類のリソースを使用していました。 これは、 xmlwriter_open_memory() あるいは xmlwriter_open_uri() が返すものです。 関連キーワード: ...
https://man.plustar.jp/php/xmlwriter.resources.html - [similar]
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
PHP オプションと情報 0
« output_reset_rewrite_vars はじめに » PHP Manual PHP の振る舞いの変更 PHP オプションと情報 PHP オプションと情報 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 PHP オプション/情報 関数 assert_options — 様々な assert フラグを設定/取得する assert — asse ...
https://man.plustar.jp/php/book.info.html - [similar]
The LuaSandboxMemoryError class 0
« LuaSandboxFatalError LuaSandboxRuntimeError » PHP Manual LuaSandbox The LuaSandboxMemoryError class The LuaSandboxMemoryError class (PECL luasandbox >= 1.0.0) はじめに Exception thrown when Lua cannot allocate memory. クラス概要 class LuaSandboxMemoryError extends LuaSandboxFatalError ...
https://man.plustar.jp/php/class.luasandboxmemoryerror.html - [similar]
はじめに 0
« Sync インストール/設定 » PHP Manual Sync はじめに はじめに The 'sync' extension introduces cross-platform synchonization objects into PHP. Named and unnamed Mutex, Semaphore, Event, Reader-Writer, and named Shared Memory objects provide OS-level synchronization on both POSIX (e.g. Linu ...
https://man.plustar.jp/php/intro.sync.html - [similar]
posix_setrlimit 定数 0
« posix_mknod 定数 POSIX 関数 » PHP Manual 定義済み定数 posix_setrlimit 定数 posix_setrlimit() 定数 注意 : システムによっては いくつかの定数が使用できない場合があることに注意してください。 注意 : 以下の一覧とともに、特定のオペレーションシステムの setrlimit() のマニュアルページを読みたくな ...
https://man.plustar.jp/php/posix.constants.setrlimit.html - [similar]