検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 64 for [SIMILAR] 16 1024 4096 WITH 27077 setcpulimit WI... (0.079 sec.)
Basic usage for LuaSandbox 5542
« 例 LuaSandbox » PHP Manual 例 Basic usage for LuaSandbox Basic usage for LuaSandbox Once you've compiled PHP with LuaSandbox support, you can begin using LuaSandbox to safely run user-provided Lua code. 例1 Execute some Lua code <?php $sandbox = new LuaSandbox ; $sandbox -> setMemoryLi ...
https://man.plustar.jp/php/luasandbox.examples-basic.html - [similar]
Load Lua code into the Lua environment 5542
« LuaSandbox::loadBinary LuaSandbox::pauseUsageTimer » PHP Manual LuaSandbox Load Lua code into the Lua environment LuaSandbox::loadString (PECL luasandbox >= 1.0.0) LuaSandbox::loadString — Load Lua code into the Lua environment 説明 public LuaSandbox::loadString ( string $code , string ...
https://man.plustar.jp/php/luasandbox.loadstring.html - [similar]
Enable the profiler. 5542
« LuaSandbox::disableProfiler LuaSandbox::getCPUUsage » PHP Manual LuaSandbox Enable the profiler. LuaSandbox::enableProfiler (PECL luasandbox >= 1.1.0) LuaSandbox::enableProfiler — Enable the profiler. 説明 public LuaSandbox::enableProfiler ( float $period = 0.02 ): bool Enables the pro ...
https://man.plustar.jp/php/luasandbox.enableprofiler.html - [similar]
はじめに 5542
« 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]
Wrap a PHP callable in a LuaSandboxFunction 5542
« LuaSandbox::unpauseUsageTimer LuaSandboxFunction » PHP Manual LuaSandbox Wrap a PHP callable in a LuaSandboxFunction LuaSandbox::wrapPhpFunction (PECL luasandbox >= 1.2.0) LuaSandbox::wrapPhpFunction — Wrap a PHP callable in a LuaSandboxFunction 説明 public LuaSandbox::wrapPhpFunction ...
https://man.plustar.jp/php/luasandbox.wrapphpfunction.html - [similar]
The LuaSandboxTimeoutError class 5542
« LuaSandboxSyntaxError その他 » PHP Manual LuaSandbox The LuaSandboxTimeoutError class The LuaSandboxTimeoutError class (PECL luasandbox >= 1.0.0) はじめに Exception thrown when the configured CPU time limit is exceeded. クラス概要 class LuaSandboxTimeoutError extends LuaSandboxFatalErr ...
https://man.plustar.jp/php/class.luasandboxtimeouterror.html - [similar]
Return the versions of LuaSandbox and Lua 5542
« LuaSandbox::getProfilerFunctionReport LuaSandbox::loadBinary » PHP Manual LuaSandbox Return the versions of LuaSandbox and Lua LuaSandbox::getVersionInfo (PECL luasandbox >= 1.6.0) LuaSandbox::getVersionInfo — Return the versions of LuaSandbox and Lua 説明 public static LuaSandbox::get ...
https://man.plustar.jp/php/luasandbox.getversioninfo.html - [similar]
Fetch profiler data 5542
« LuaSandbox::getPeakMemoryUsage LuaSandbox::getVersionInfo » PHP Manual LuaSandbox Fetch profiler data LuaSandbox::getProfilerFunctionReport (PECL luasandbox >= 1.1.0) LuaSandbox::getProfilerFunctionReport — Fetch profiler data 説明 public LuaSandbox::getProfilerFunctionReport ( int $un ...
https://man.plustar.jp/php/luasandbox.getprofilerfunctionreport.html - [similar]
Disable the profiler 5542
« LuaSandbox::callFunction LuaSandbox::enableProfiler » PHP Manual LuaSandbox Disable the profiler LuaSandbox::disableProfiler (PECL luasandbox >= 1.1.0) LuaSandbox::disableProfiler — Disable the profiler 説明 public LuaSandbox::disableProfiler (): void Disables the profiler. パラメータ ...
https://man.plustar.jp/php/luasandbox.disableprofiler.html - [similar]
Call a function in a Lua global variable 5542
« LuaSandbox LuaSandbox::disableProfiler » PHP Manual LuaSandbox Call a function in a Lua global variable LuaSandbox::callFunction (PECL luasandbox >= 1.0.0) LuaSandbox::callFunction — Call a function in a Lua global variable 説明 public LuaSandbox::callFunction ( string $name , mixed .. ...
https://man.plustar.jp/php/luasandbox.callfunction.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT