検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 41 for LuaSandbox (0.036 sec.)
Basic usage for LuaSandbox 8066
« 例 LuaSandbox » PHP Manual 例 Basic usage for LuaSandbox Basic usage for LuaSandbox Once you'v ... e compiled PHP with LuaSandbox support, you can begin using LuaSandbox to safely ... de. 例1 Execute some Lua code <?php $sandbox = new LuaSandbox ; $sandbox -> setMemoryLimit ( 50 * 1024 * 1024 ); ... string \n" ; }, 'error' => function () { throw new LuaSandboxRuntimeError ( "Something is wrong" ); } ] ); // Ex ... rob -> call ( 4000 ) === [ 4242 ] ); // PHP-thrown LuaSandboxRuntimeError exceptions can be caught inside Lua li ...
https://man.plustar.jp/php/luasandbox.examples-basic.html - [similar]
7507
« Differences from Standard Lua Basic usage for LuaSandbox » PHP Manual LuaSandbox 例 例 目次 Ba ... sic usage for LuaSandbox 関連キーワード: 例 , LuaSandbox , Basic , usage , ...
https://man.plustar.jp/php/luasandbox.examples.html - [similar]
Unused 7507
« LuaSandboxFunction::call LuaSandboxFunction::dump » PHP Manual LuaSandboxFunction Unused LuaSandbox ... ndboxFunction::__construct (PECL luasandbox >= 1.0.0) LuaSandboxFunction::__construct — Unused ... 説明 final private LuaSandboxFunction::__construct () LuaSandboxFunction are obt ... rameter passed to a callback from Lua, or by using LuaSandbox::wrapPhpFunction() , LuaSandbox::loadString() , or ... LuaSandbox::loadBinary() . They cannot be constructed directl ...
https://man.plustar.jp/php/luasandboxfunction.construct.html - [similar]
インストール手順 7444
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この » PECL 拡 ... 次の場所にあります。 » https://pecl.php.net/package/luasandbox . If the operating system is Debian 10 or later, o ... r Ubuntu 18.04 or later, then LuaSandbox should typically be installed from the package php ... -luasandbox : sudo apt-get install php-luasandbox 関連キーワー ... ド: インストール , 手順 , 拡張 , モジュール , luasandbox , later , 設定 , 情報 , LuaSandbox , then ...
https://man.plustar.jp/php/luasandbox.installation.html - [similar]
The LuaSandboxMemoryError class 6838
« LuaSandboxFatalError LuaSandboxRuntimeError » PHP Manual LuaSandbox The LuaSandboxMemoryError ... class The LuaSandboxMemoryError class (PECL luasandbox >= 1.0.0) はじめ ... when Lua cannot allocate memory. クラス概要 class LuaSandboxMemoryError extends LuaSandboxFatalError { /* 継承し ... string private Exception::__clone (): void } 参考 LuaSandbox::setMemoryLimit() 関連キーワード: Exception , LuaS ... tring , final , protected , private , int , 継承 , LuaSandbox ...
https://man.plustar.jp/php/class.luasandboxmemoryerror.html - [similar]
The LuaSandboxError class 6761
« LuaSandboxFunction::dump LuaSandboxErrorError » PHP Manual LuaSandbox The LuaSandboxError clas ... s The LuaSandboxError class (PECL luasandbox >= 1.0.0) はじめに Bas ... e class for LuaSandbox exceptions クラス概要 class LuaSandboxError extend ... private Exception::__clone (): void } 定義済み定数 LuaSandboxError::RUN LuaSandboxError::SYNTAX LuaSandboxError: ... :MEM LuaSandboxError::ERR 関連キーワード: Exception , LuaSandboxEr ...
https://man.plustar.jp/php/class.luasandboxerror.html - [similar]
Dump the function as a binary blob 6621
« LuaSandboxFunction::__construct LuaSandboxError » PHP Manual LuaSandboxFunction Dump the funct ... ion as a binary blob LuaSandboxFunction::dump (PECL luasandbox >= 1.0.0) LuaSandbo ... p — Dump the function as a binary blob 説明 public LuaSandboxFunction::dump (): string Dumps the function as a b ... せん。 戻り値 Returns a string that may be passed to LuaSandbox::loadBinary() . 関連キーワード: function , binary ... , Dump , the , LuaSandboxFunction , パラメータ , string , LuaSandbox , passe ...
https://man.plustar.jp/php/luasandboxfunction.dump.html - [similar]
The LuaSandboxFatalError class 6434
« LuaSandboxErrorError LuaSandboxMemoryError » PHP Manual LuaSandbox The LuaSandboxFatalError cl ... ass The LuaSandboxFatalError class (PECL luasandbox >= 1.0.0) はじめに ... Uncatchable LuaSandbox exceptions. These may not be caught inside Lua usi ... ng pcall() or xpcall() . クラス概要 class LuaSandboxFatalError extends LuaSandboxError { /* 継承したプロ ... on::__clone (): void } 関連キーワード: Exception , LuaSandboxFatalError , string , public , final , int , privat ...
https://man.plustar.jp/php/class.luasandboxfatalerror.html - [similar]
The LuaSandboxRuntimeError class 6434
« 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 LuaSandboxRuntimeError extends LuaSandboxError { /* 継承したプ ... on::__clone (): void } 関連キーワード: Exception , LuaSandboxRuntimeError , string , public , final , int , priv ...
https://man.plustar.jp/php/class.luasandboxruntimeerror.html - [similar]
The LuaSandboxTimeoutError class 6434
« LuaSandboxSyntaxError その他 » PHP Manual LuaSandbox The LuaSandboxTimeoutError class The LuaSandbox ... andboxTimeoutError class (PECL luasandbox >= 1.0.0) はじめに Exception thrown when the confi ... gured CPU time limit is exceeded. クラス概要 class LuaSandboxTimeoutError extends LuaSandboxFatalError { /* 継承 ... string private Exception::__clone (): void } 参考 LuaSandbox::setCPULimit() 関連キーワード: Exception , LuaSand ...
https://man.plustar.jp/php/class.luasandboxtimeouterror.html - [similar]
PREV 1 2 3 4 5 NEXT