検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 213 for [SIMILAR] 16 1024 4096 WITH 45997 domnode WITH 3... (0.270 sec.)
The Parle\Lexer class 0
« Parser examples Parle\Lexer::advance » PHP Manual Parle The Parle\Lexer class The Parle\Lexer class (PECL parle >= 0.5.1) はじめに Single state lexer class. Lexemes can be defined on the fly. If the particular lexer instance is meant to be used with Parle\Parser , the token IDs need to ...
https://man.plustar.jp/php/class.parle-lexer.html - [similar]
The Parle\RLexer class 0
« Parle\Lexer::reset Parle\RLexer::advance » PHP Manual Parle The Parle\RLexer class The Parle\RLexer class (PECL parle >= 0.5.1) はじめに Multistate lexer class. Lexemes can be defined on the fly. If the particular lexer instance is meant to be used with Parle\RParser , the token IDs ne ...
https://man.plustar.jp/php/class.parle-rlexer.html - [similar]
mysqli_driver クラス 0
« mysqli_result::$num_rows mysqli_driver::embedded_server_end » PHP Manual MySQLi mysqli_driver クラス mysqli_driver クラス (PHP 5, PHP 7, PHP 8) はじめに mysqli_driver クラスは、monostate パターンのインスタンスです。 つまり、任意の数の mysqli_driver インスタンスからアクセスできるドライバ ...
https://man.plustar.jp/php/class.mysqli-driver.html - [similar]
ファイルを phar から削除する 0
« Phar::offsetSet Phar::running » PHP Manual Phar ファイルを phar から削除する Phar::offsetUnset (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::offsetUnset — ファイルを phar から削除する 説明 public Phar::offsetUnset ( string $localName ): void 注意 : このメソッドは、 php.ini の ...
https://man.plustar.jp/php/phar.offsetunset.html - [similar]
phar 拡張モジュールが phar の書き込みや作成をサポートしているかどうかを返す 0
« Phar::canCompress Phar::compress » PHP Manual Phar phar 拡張モジュールが phar の書き込みや作成をサポートしているかどうかを返す Phar::canWrite (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::canWrite — phar 拡張モジュールが phar の書き込みや作成をサポートしているかどうかを返す ...
https://man.plustar.jp/php/phar.canwrite.html - [similar]
Yaf_Config_Ini クラス 0
« Yaf_Config_Abstract::toArray Yaf_Config_Ini::__construct » PHP Manual Yaf Yaf_Config_Ini クラス Yaf_Config_Ini クラス (Yaf >=1.0.0) はじめに Yaf_Config_Ini を使うと、設定データをおなじみの INI 形式で保存でき、アプリケーションからもオブジェクトのプロパティとして読めるようになります。 IN ...
https://man.plustar.jp/php/class.yaf-config-ini.html - [similar]
ノードの後ろにノードを追加する 0
« DOMChildNode DOMChildNode::before » PHP Manual DOMChildNode ノードの後ろにノードを追加する DOMChildNode::after (PHP 8) DOMChildNode::after — ノードの後ろにノードを追加する 説明 public DOMChildNode::after ( DOMNode | string ...$nodes ): void 渡された nodes をノードの後ろに追加します。 パ ...
https://man.plustar.jp/php/domchildnode.after.html - [similar]
ノードを新しいノードで置き換える 0
« DOMChildNode::remove DOMComment » PHP Manual DOMChildNode ノードを新しいノードで置き換える DOMChildNode::replaceWith (PHP 8) DOMChildNode::replaceWith — ノードを新しいノードで置き換える 説明 public DOMChildNode::replaceWith ( DOMNode | string ...$nodes ): void ノードを新しい nodes で置 ...
https://man.plustar.jp/php/domchildnode.replacewith.html - [similar]
mysqli_result クラス 0
« mysqli_stmt::store_result mysqli_result::__construct » PHP Manual MySQLi mysqli_result クラス mysqli_result クラス (PHP 5, PHP 7, PHP 8) はじめに データベースへのクエリにより得られた結果セットを表します。 クラス概要 class mysqli_result implements IteratorAggregate { /* プロパティ */ pu ...
https://man.plustar.jp/php/class.mysqli-result.html - [similar]
キーワードのリスト 0
« 予約語の一覧 定義済のクラス » PHP Manual 予約語の一覧 キーワードのリスト キーワードのリスト これらのキーワードは、PHP では特別な意味があります。これらのいくつかは 関数やメソッドのようなものを表し、いくつかは定数のようなものを表す、 といったようになっていますが、実際にはそうではありませ ...
https://man.plustar.jp/php/reserved.keywords.html - [similar]