検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 1767 for [SIMILAR] 16 1024 4096 WITH 25368 xmlreader WITH... (0.874 sec.)
private メソッドであるかどうかを調べる 0
« ReflectionMethod::isFinal ReflectionMethod::isProtected » PHP Manual ReflectionMethod private メソッドであるかどうかを調べる ReflectionMethod::isPrivate (PHP 5, PHP 7, PHP 8) ReflectionMethod::isPrivate — private メソッドであるかどうかを調べる 説明 public ReflectionMethod::isPrivate () ...
https://man.plustar.jp/php/reflectionmethod.isprivate.html - [similar]
protected メソッドであるかどうかを調べる 0
« ReflectionMethod::isPrivate ReflectionMethod::isPublic » PHP Manual ReflectionMethod protected メソッドであるかどうかを調べる ReflectionMethod::isProtected (PHP 5, PHP 7, PHP 8) ReflectionMethod::isProtected — protected メソッドであるかどうかを調べる 説明 public ReflectionMethod::isPro ...
https://man.plustar.jp/php/reflectionmethod.isprotected.html - [similar]
パースモードを設定 0
« SolrResponse::getResponse SolrResponse::success » PHP Manual SolrResponse パースモードを設定 SolrResponse::setParseMode (PECL solr >= 0.9.2) SolrResponse::setParseMode — パースモードを設定 説明 public SolrResponse::setParseMode ( int $parser_mode = 0 ): bool パースモードを設定します。 ...
https://man.plustar.jp/php/solrresponse.setparsemode.html - [similar]
抽象メソッドであるかどうかを調べる 0
« ReflectionMethod::invokeArgs ReflectionMethod::isConstructor » PHP Manual ReflectionMethod 抽象メソッドであるかどうかを調べる ReflectionMethod::isAbstract (PHP 5, PHP 7, PHP 8) ReflectionMethod::isAbstract — 抽象メソッドであるかどうかを調べる 説明 public ReflectionMethod::isAbstract () ...
https://man.plustar.jp/php/reflectionmethod.isabstract.html - [similar]
XML パーサを解放する 0
« xml_parser_create xml_parser_get_option » PHP Manual XML パーサ 関数 XML パーサを解放する xml_parser_free (PHP 4, PHP 5, PHP 7, PHP 8) xml_parser_free — XML パーサを解放する 説明 xml_parser_free ( XMLParser $parser ): bool 注意 : この関数を実行しても何も起こりません。PHP 8.0.0 より前の ...
https://man.plustar.jp/php/function.xml-parser-free.html - [similar]
列挙型とメソッド 0
« 値に依存した列挙型(Backed Enum) 列挙型と static メソッド » PHP Manual 列挙型(Enum) 列挙型とメソッド 列挙型とメソッド 列挙型では、(Pure Enum と Backed Enum ともに) メソッドを含めることもできますし、 インターフェイスを実装することもできます。 列挙型がインターフェイスを実装する場合、 その ...
https://man.plustar.jp/php/language.enumerations.methods.html - [similar]
DOMDocument クラス 0
« DOMComment::__construct DOMDocument::__construct » PHP Manual DOM DOMDocument クラス DOMDocument クラス (PHP 5, PHP 7, PHP 8) はじめに HTML ドキュメントあるいは XML ドキュメント全体を表し、 ドキュメントツリーのルートとなります。 クラス概要 class DOMDocument extends DOMNode implements D ...
https://man.plustar.jp/php/class.domdocument.html - [similar]
SplFileObject クラス 0
« SplFileInfo::__toString SplFileObject::__construct » PHP Manual ファイル操作 SplFileObject クラス SplFileObject クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに SplFileObject クラスはファイルのためのオブジェクト指向のインターフェイスを提供します。 クラス概要 class SplFileObject extends S ...
https://man.plustar.jp/php/class.splfileobject.html - [similar]
PHP 7.2.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 PHP 7.2.x で推奨されなくなる機能 PHP 7.2.x で推奨されなくなる機能 クオートしない文字列 クオートしない文字列は、その名前のグローバル定数が定義されていない場合は単なる文字列という扱いになります。 このとき、 ...
https://man.plustar.jp/php/migration72.deprecated.html - [similar]
数値をパースする 0
« NumberFormatter::parseCurrency NumberFormatter::setAttribute » PHP Manual NumberFormatter 数値をパースする NumberFormatter::parse numfmt_parse (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) NumberFormatter::parse -- numfmt_parse — 数値をパースする 説明 オブジェクト指向型 public Num ...
https://man.plustar.jp/php/numberformatter.parse.html - [similar]