検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 439 for [SIMILAR] 16 1024 4096 WITH 7733 lua WITH 3163 ... (0.525 sec.)
Return the versions of LuaSandbox and Lua 0
« LuaSandbox::getProfilerFunctionReport LuaSandbox::loadBinary » PHP Manual LuaSandbox Return the versions of LuaSandbox and Lua LuaSandbox::getVersionInfo (PECL luasandbox >= 1.6.0) LuaSandbox::getVersionInfo — Return the versions of LuaSandbox and Lua 説明 public static LuaSandbox::get ...
https://man.plustar.jp/php/luasandbox.getversioninfo.html - [similar]
Set the CPU time limit for the Lua environment 0
« 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]
Fetch the peak memory usage of the Lua environment 0
« LuaSandbox::getMemoryUsage LuaSandbox::getProfilerFunctionReport » PHP Manual LuaSandbox Fetch the peak memory usage of the Lua environment LuaSandbox::getPeakMemoryUsage (PECL luasandbox >= 1.0.0) LuaSandbox::getPeakMemoryUsage — Fetch the peak memory usage of the Lua environment 説明 ...
https://man.plustar.jp/php/luasandbox.getpeakmemoryusage.html - [similar]
Fetch the current memory usage of the Lua environment 0
« LuaSandbox::getCPUUsage LuaSandbox::getPeakMemoryUsage » PHP Manual LuaSandbox Fetch the current memory usage of the Lua environment LuaSandbox::getMemoryUsage (PECL luasandbox >= 1.0.0) LuaSandbox::getMemoryUsage — Fetch the current memory usage of the Lua environment 説明 public LuaS ...
https://man.plustar.jp/php/luasandbox.getmemoryusage.html - [similar]
Wrap a PHP callable in a LuaSandboxFunction 0
« 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]
Fetch the current CPU time usage of the Lua environment 0
« LuaSandbox::enableProfiler LuaSandbox::getMemoryUsage » PHP Manual LuaSandbox Fetch the current CPU time usage of the Lua environment LuaSandbox::getCPUUsage (PECL luasandbox >= 1.0.0) LuaSandbox::getCPUUsage — Fetch the current CPU time usage of the Lua environment 説明 public LuaSand ...
https://man.plustar.jp/php/luasandbox.getcpuusage.html - [similar]
Differences from Standard Lua 0
« リソース型 例 » PHP Manual LuaSandbox Differences from Standard Lua Differences from Standard Lua LuaSandbox provides a sandboxed environment which differs in some ways from standard Lua 5.1. Features that are not available dofile() , loadfile() , and the io package, as they allow dire ...
https://man.plustar.jp/php/reference.luasandbox.differences.html - [similar]
正接(タンジェント) 0
« srand tanh » PHP Manual Math 関数 正接(タンジェント) tan (PHP 4, PHP 5, PHP 7, PHP 8) tan — 正接(タンジェント) 説明 tan ( float $num ): float tan() は、 num のタンジェントを 返します。 num はラジアンです。 パラメータ num 処理する引数をラジアンで表したもの。 戻り値 num のタンジェント ...
https://man.plustar.jp/php/function.tan.html - [similar]
グリフを出力する 0
« ps_symbol_width ps_translate » PHP Manual PS 関数 グリフを出力する ps_symbol (PECL ps >= 1.2.0) ps_symbol — グリフを出力する 説明 ps_symbol ( resource $psdoc , int $ord ): bool 現在のフォントのフォントエンコーディングベクタの中で ord 番目の位置にあるグリフを出力します。 フォントエンコー ...
https://man.plustar.jp/php/function.ps-symbol.html - [similar]
はじめに 0
« 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]