検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 43 for [SIMILAR] 16 1024 4096 WITH 28880 sandbox WITH 2... (0.110 sec.)
Basic usage for LuaSandbox 10000
« 例 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]
Pause the CPU usage timer 7666
« LuaSandbox::loadString LuaSandbox::registerLibrary » PHP Manual LuaSandbox Pause the CPU usage timer LuaSandbox::pauseUsageTimer (PECL luasandbox >= 1.4.0) LuaSandbox::pauseUsageTimer — Pause the CPU usage timer 説明 public LuaSandbox::pauseUsageTimer (): bool Pauses the CPU usage time ...
https://man.plustar.jp/php/luasandbox.pauseusagetimer.html - [similar]
Register a set of PHP functions as a Lua library 3828
« LuaSandbox::pauseUsageTimer LuaSandbox::setCPULimit » PHP Manual LuaSandbox Register a set of PHP functions as a Lua library LuaSandbox::registerLibrary (PECL luasandbox >= 1.0.0) LuaSandbox::registerLibrary — Register a set of PHP functions as a Lua library 説明 public LuaSandbox::reg ...
https://man.plustar.jp/php/luasandbox.registerlibrary.html - [similar]
Fetch profiler data 3828
« 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]
Set the memory limit for the Lua environment 3828
« LuaSandbox::setCPULimit LuaSandbox::unpauseUsageTimer » PHP Manual LuaSandbox Set the memory limit for the Lua environment LuaSandbox::setMemoryLimit (PECL luasandbox >= 1.0.0) LuaSandbox::setMemoryLimit — Set the memory limit for the Lua environment 説明 public LuaSandbox::setMemoryLi ...
https://man.plustar.jp/php/luasandbox.setmemorylimit.html - [similar]
Set the CPU time limit for the Lua environment 3828
« LuaSandbox::registerLibrary LuaSandbox::setMemoryLimit » PHP Manual LuaSandbox Set the CPU time limit for the Lua environment LuaSandbox::setCPULimit (PECL luasandbox >= 1.0.0) LuaSandbox::setCPULimit — Set the CPU time limit for the Lua environment 説明 public LuaSandbox::setCPULimit ...
https://man.plustar.jp/php/luasandbox.setcpulimit.html - [similar]
Load Lua code into the Lua environment 3828
« 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]
Call a function in a Lua global variable 3828
« 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]
The LuaSandbox class 3828
« Basic usage for LuaSandbox LuaSandbox::callFunction » PHP Manual LuaSandbox The LuaSandbox class The LuaSandbox class (PECL luasandbox >= 1.0.0) はじめに The LuaSandbox class creates a Lua environment and allows for execution of Lua code. クラス概要 class LuaSandbox { /* Constants */ c ...
https://man.plustar.jp/php/class.luasandbox.html - [similar]
LuaSandbox 3828
« LuaClosure::__invoke はじめに » PHP Manual その他の基本モジュール LuaSandbox LuaSandbox はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 Differences from Standard Lua 例 Basic usage for LuaSandbox LuaSandbox — The LuaSandbox class LuaSandbox::callFunction — Call a ...
https://man.plustar.jp/php/book.luasandbox.html - [similar]
PREV 1 2 3 4 5 NEXT