検索

phrase: max: clip:
target: order:
Results of 1 - 9 of about 9 for LuaSandboxRuntimeError (0.018 sec.)
The LuaSandboxRuntimeError class 13876
« LuaSandboxMemoryError LuaSandboxSyntaxError » PHP Manual LuaSandbox The LuaSandboxRuntimeError ... class The LuaSandboxRuntimeError class (PECL luasandbox >= 1.0.0) はじめに Catchabl ... e Lua using pcall() or xpcall() . クラス概要 class LuaSandboxRuntimeError extends LuaSandboxError { /* 継承したプロパティ */ ... on::__clone (): void } 関連キーワード: Exception , LuaSandboxRuntimeError , string , public , final , int , private , protec ...
https://man.plustar.jp/php/class.luasandboxruntimeerror.html - [similar]
Basic usage for LuaSandbox 9293
« 例 LuaSandbox » PHP Manual 例 Basic usage for LuaSandbox Basic usage for LuaSandbox Once you'v ... string \n" ; }, 'error' => function () { throw new LuaSandboxRuntimeError ( "Something is wrong" ); } ] ); // Execute some L ... rob -> call ( 4000 ) === [ 4242 ] ); // PHP-thrown LuaSandboxRuntimeError exceptions can be caught inside Lua list( $ok , $m ...
https://man.plustar.jp/php/luasandbox.examples-basic.html - [similar]
LuaSandbox 9185
« LuaClosure::__invoke はじめに » PHP Manual その他の基本モジュール LuaSandbox LuaSandbox はじめ ... ndboxMemoryError — The LuaSandboxMemoryError class LuaSandboxRuntimeError — The LuaSandboxRuntimeError class LuaSandboxSynta ...
https://man.plustar.jp/php/book.luasandbox.html - [similar]
The LuaSandboxMemoryError class 8178
« LuaSandboxFatalError LuaSandboxRuntimeError » PHP Manual LuaSandbox The LuaSandboxMemoryError ...
https://man.plustar.jp/php/class.luasandboxmemoryerror.html - [similar]
The LuaSandboxSyntaxError class 8178
« LuaSandboxRuntimeError LuaSandboxTimeoutError » PHP Manual LuaSandbox The LuaSandboxSyntaxErro ...
https://man.plustar.jp/php/class.luasandboxsyntaxerror.html - [similar]
Wrap a PHP callable in a LuaSandboxFunction 8178
« LuaSandbox::unpauseUsageTimer LuaSandboxFunction » PHP Manual LuaSandbox Wrap a PHP callable i ... ions will be raised as errors in Lua, however only LuaSandboxRuntimeError exceptions may be caught inside Lua with pcall() o ...
https://man.plustar.jp/php/luasandbox.wrapphpfunction.html - [similar]
その他の基本モジュール 8070
« SyncSharedMemory::write GeoIP » PHP Manual 関数リファレンス その他の基本モジュール その他の基本 ... ndboxMemoryError — The LuaSandboxMemoryError class LuaSandboxRuntimeError — The LuaSandboxRuntimeError class LuaSandboxSynta ...
https://man.plustar.jp/php/refs.basic.other.html - [similar]
Register a set of PHP functions as a Lua library 7980
« LuaSandbox::pauseUsageTimer LuaSandbox::setCPULimit » PHP Manual LuaSandbox Register a set of ... string \n" ; }, 'error' => function () { throw new LuaSandboxRuntimeError ( "Something is wrong" ); } ] ); ?> 参考 LuaSandbo ...
https://man.plustar.jp/php/luasandbox.registerlibrary.html - [similar]
Call a Lua function 7873
« LuaSandboxFunction LuaSandboxFunction::__construct » PHP Manual LuaSandboxFunction Call a Lua ... g used as an argument. Lua errors will result in a LuaSandboxRuntimeError exception being thrown. PHP and Lua types are conv ...
https://man.plustar.jp/php/luasandboxfunction.call.html - [similar]
PREV 1 NEXT