検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 107 for [SIMILAR] 16 1024 4096 WITH 20029 アサ WITH 1136... (0.356 sec.)
AssertionError 0
« ArithmeticError DivisionByZeroError » PHP Manual 定義済みの例外 AssertionError AssertionError (PHP 7, PHP 8) はじめに AssertionError は、 assert() によるアサーションが失敗したときにスローされます。 クラス概要 class AssertionError extends Error { /* 継承したプロパティ */ protected strin ...
https://man.plustar.jp/php/class.assertionerror.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]
コア php.ini ディレクティブに関する説明 0
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア php.ini ディレクティブに関する説明 コア php.ini ディレクティブに関する説明 このリストには、PHPを設定する際に使用可能なコア php.ini ディレクティブが 含まれています。拡張モジュールにより処理される ...
https://man.plustar.jp/php/ini.core.html - [similar]
はじめに 0
« Lua インストール/設定 » PHP Manual Lua はじめに はじめに 「Lua は、パワフル、高速、軽量かつ組み込み可能なスクリプト言語です。」 このエクステンションは、lua インタプリタを組み込み、lua の変数と関数にオブジェクト指向の API を提供します。 関連キーワード: インストール , 設定 , パワフル , 高 ...
https://man.plustar.jp/php/intro.lua.html - [similar]
Manually release stream flow from logger 0
« SeasLog::analyzerDetail SeasLog::__construct » PHP Manual SeasLog Manually release stream flow from logger SeasLog::closeLoggerStream (PECL seaslog >=1.8.6) SeasLog::closeLoggerStream — Manually release stream flow from logger 説明 public static SeasLog::closeLoggerStream ( int $model ...
https://man.plustar.jp/php/seaslog.closeloggerstream.html - [similar]
OCICollection クラス 0
« oci_unregister_taf_callback OCICollection::append » PHP Manual OCI8 OCICollection クラス OCICollection クラス (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) はじめに OCI8 コレクション機能です。 注意 : OCI-Collection クラスは、 PHP 8 と OCI8 3.0.0 で、 PHP の名前付けの規約に従い OCICollectio ...
https://man.plustar.jp/php/class.ocicollection.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]
Lexer examples 0
« 例 Parser examples » PHP Manual 例 Lexer examples Lexer examples 例1 Tokenize comma separated integer list <?php use Parle \ Token ; use Parle \ Lexer ; use Parle \ LexerException ; /* name => id */ $token = array( "COMMA" => 1 , "CRLF" => 2 , "DECIMAL" => 3 , ); /* id => name */ $toke ...
https://man.plustar.jp/php/parle.examples.lexer.html - [similar]
luaclosure を起動 0
« LuaClosure LuaSandbox » PHP Manual LuaClosure luaclosure を起動 LuaClosure::__invoke (PECL lua >=0.9.0) LuaClosure::__invoke — luaclosure を起動 説明 public LuaClosure::__invoke ( mixed ...$args ): void 警告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されて ...
https://man.plustar.jp/php/luaclosure.invoke.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT