検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 672 for [SIMILAR] 16 1024 4096 WITH 28138 luasandboxrunt... (0.435 sec.)
The LuaSandboxRuntimeError class 10000
« LuaSandboxMemoryError LuaSandboxSyntaxError » PHP Manual LuaSandbox The LuaSandboxRuntimeError class The LuaSandboxRuntimeError class (PECL luasandbox >= 1.0.0) はじめに Catchable LuaSandbox runtime exceptions. These may be caught inside Lua using pcall() or xpcall() . クラス概要 class ...
https://man.plustar.jp/php/class.luasandboxruntimeerror.html - [similar]
The LuaSandboxFatalError class 2813
« LuaSandboxErrorError LuaSandboxMemoryError » PHP Manual LuaSandbox The LuaSandboxFatalError class The LuaSandboxFatalError class (PECL luasandbox >= 1.0.0) はじめに Uncatchable LuaSandbox exceptions. These may not be caught inside Lua using pcall() or xpcall() . クラス概要 class LuaSan ...
https://man.plustar.jp/php/class.luasandboxfatalerror.html - [similar]
The LuaSandboxTimeoutError class 2809
« 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]
The LuaSandboxMemoryError class 2800
« 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]
The LuaSandboxError class 2800
« LuaSandboxFunction::dump LuaSandboxErrorError » PHP Manual LuaSandbox The LuaSandboxError class The LuaSandboxError class (PECL luasandbox >= 1.0.0) はじめに Base class for LuaSandbox exceptions クラス概要 class LuaSandboxError extends Exception { /* Constants */ const int RUN = 2 ; co ...
https://man.plustar.jp/php/class.luasandboxerror.html - [similar]
LuaSandbox 2125
« 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]
Basic usage for LuaSandbox 2125
« 例 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]
Register a set of PHP functions as a Lua library 2125
« 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]
Wrap a PHP callable in a LuaSandboxFunction 2125
« 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]
Set the memory limit for the Lua environment 2125
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT