検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 115 for [SIMILAR] 16 1024 4096 WITH 12377 statements WIT... (0.413 sec.)
はじめに 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]
assertion が false であるかどうかを調べる 0
« assert_options cli_get_process_title » PHP Manual PHP オプション/情報 関数 assertion が false であるかどうかを調べる assert (PHP 4, PHP 5, PHP 7, PHP 8) assert — assertion が false であるかどうかを調べる 説明 PHP 5 および PHP 7 assert ( mixed $assertion , string $description = ? ): boo ...
https://man.plustar.jp/php/function.assert.html - [similar]
C Data Handles 0
« FFI::typeof FFI\CType » PHP Manual FFI C Data Handles C Data Handles (PHP 7 >= 7.4.0, PHP 8) はじめに FFI\CData objects can be used in a number of ways as a regular PHP data: C data of scalar types can be read and assigned via the $cdata property, e.g. $x = FFI::new('int'); $x->cdata = ...
https://man.plustar.jp/php/class.ffi-cdata.html - [similar]
様々な assert フラグを設定/取得する 0
« PHP オプション/情報 関数 assert » PHP Manual PHP オプション/情報 関数 様々な assert フラグを設定/取得する assert_options (PHP 4, PHP 5, PHP 7, PHP 8) assert_options — 様々な assert フラグを設定/取得する 説明 assert_options ( int $what , mixed $value = ? ): mixed 種々の assert() 制御オプ ...
https://man.plustar.jp/php/function.assert-options.html - [similar]
LuaClosure クラス 0
« Lua::registerCallback LuaClosure::__invoke » PHP Manual Lua LuaClosure クラス LuaClosure クラス (PECL lua >=0.9.0) はじめに LuaClosure は、Lua 関数呼び出しから返されることがありえる LUA_TFUNCTION に対するラッパー・クラスです。 クラス概要 class LuaClosure { /* メソッド */ public __invok ...
https://man.plustar.jp/php/class.luaclosure.html - [similar]
Load a precompiled binary chunk into the Lua environment 0
« LuaSandbox::getVersionInfo LuaSandbox::loadString » PHP Manual LuaSandbox Load a precompiled binary chunk into the Lua environment LuaSandbox::loadBinary (PECL luasandbox >= 1.0.0) LuaSandbox::loadBinary — Load a precompiled binary chunk into the Lua environment 説明 public LuaSandbox: ...
https://man.plustar.jp/php/luasandbox.loadbinary.html - [similar]
はじめに 0
« Lua インストール/設定 » PHP Manual Lua はじめに はじめに 「Lua は、パワフル、高速、軽量かつ組み込み可能なスクリプト言語です。」 このエクステンションは、lua インタプリタを組み込み、lua の変数と関数にオブジェクト指向の API を提供します。 関連キーワード: インストール , 設定 , パワフル , 高 ...
https://man.plustar.jp/php/intro.lua.html - [similar]
Get the number of rows in the result set 0
« cubrid_num_cols cubrid_pconnect_with_url » PHP Manual CUBRID 関数 Get the number of rows in the result set cubrid_num_rows (PECL CUBRID >= 8.3.0) cubrid_num_rows — Get the number of rows in the result set 説明 cubrid_num_rows ( resource $result ): int The cubrid_num_rows() function is ...
https://man.plustar.jp/php/function.cubrid-num-rows.html - [similar]
Basic usage for LuaSandbox 0
« 例 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]
パーサトークンの一覧 0
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトークンの一覧 PHP 言語の種々の部分は、内部的に トークン で表現されています。 不正なトークンのシーケンスが含まれるコードスニペットの場合、 Parse error: syntax error, unexpected token "==", expect ...
https://man.plustar.jp/php/tokens.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT