検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 173 for [SIMILAR] 16 1024 4096 WITH 29010 registerlibrar... (0.170 sec.)
Register a set of PHP functions as a Lua library 10000
« 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]
The LuaSandbox class 5835
« 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 5835
« 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]
Wrap a PHP callable in a LuaSandboxFunction 5835
« 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]
Load Lua code into the Lua environment 5835
« 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]
Basic usage for LuaSandbox 5835
« 例 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 5835
« 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]
Set the CPU time limit for the Lua environment 5835
« 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]
はじめに 5835
« 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]
Call a function in a Lua global variable 5835
« 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 8 9 10 NEXT