検索

phrase: max: clip:
target: order:
Results of 1 - 8 of about 8 for registerLibrary (0.001 sec.)
Register a set of PHP functions as a Lua library 13682
« 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::registerLib ... functions as a Lua library 説明 public LuaSandbox::registerLibrary ( string $libname , array $functions ): void Regis ... sticate ( $v ) { return [ $v + 42 ]; } $sandbox -> registerLibrary ( 'php' , [ 'frobnosticate' => 'frobnosticate' , ' ... ワード: functions , LuaSandbox , Register , of , a , registerLibrary , call , callable , each , LuaSandboxFunction ...
https://man.plustar.jp/php/luasandbox.registerlibrary.html - [similar]
The LuaSandbox class 9091
« Basic usage for LuaSandbox LuaSandbox::callFunction » PHP Manual LuaSandbox The LuaSandbox cla ... boxFunction public pauseUsageTimer (): bool public registerLibrary ( string $libname , array $functions ): void publi ... UsageTimer — Pause the CPU usage timer LuaSandbox::registerLibrary — Register a set of PHP functions as a Lua library ...
https://man.plustar.jp/php/class.luasandbox.html - [similar]
Pause the CPU usage timer 8964
« LuaSandbox::loadString LuaSandbox::registerLibrary » PHP Manual LuaSandbox Pause the CPU usage ... cycles } } // Register a PHP callback $sandbox -> registerLibrary ( 'php' , [ 'test' => function () use ( $sandbox ) ...
https://man.plustar.jp/php/luasandbox.pauseusagetimer.html - [similar]
Wrap a PHP callable in a LuaSandboxFunction 8241
« LuaSandbox::unpauseUsageTimer LuaSandboxFunction » PHP Manual LuaSandbox Wrap a PHP callable i ... Load Lua code into the Lua environment LuaSandbox::registerLibrary() - Register a set of PHP functions as a Lua libra ...
https://man.plustar.jp/php/luasandbox.wrapphpfunction.html - [similar]
Basic usage for LuaSandbox 8115
« 例 LuaSandbox » PHP Manual 例 Basic usage for LuaSandbox Basic usage for LuaSandbox Once you'v ... sticate ( $v ) { return [ $v + 42 ]; } $sandbox -> registerLibrary ( 'php' , [ 'frobnosticate' => 'frobnosticate' , ' ...
https://man.plustar.jp/php/luasandbox.examples-basic.html - [similar]
Load Lua code into the Lua environment 8115
« LuaSandbox::loadBinary LuaSandbox::pauseUsageTimer » PHP Manual LuaSandbox Load Lua code into ... [0]=> string(12) "Hello, world" } 参考 LuaSandbox::registerLibrary() - Register a set of PHP functions as a Lua libra ...
https://man.plustar.jp/php/luasandbox.loadstring.html - [similar]
LuaSandbox 8007
« LuaClosure::__invoke はじめに » PHP Manual その他の基本モジュール LuaSandbox LuaSandbox はじめ ... UsageTimer — Pause the CPU usage timer LuaSandbox::registerLibrary — Register a set of PHP functions as a Lua library ...
https://man.plustar.jp/php/book.luasandbox.html - [similar]
Set the CPU time limit for the Lua environment 8007
« LuaSandbox::registerLibrary LuaSandbox::setMemoryLimit » PHP Manual LuaSandbox Set the CPU tim ...
https://man.plustar.jp/php/luasandbox.setcpulimit.html - [similar]
PREV 1 NEXT