検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 329 for [SIMILAR] 16 1024 4096 WITH 15079 reflectionfunc... (0.675 sec.)
SimpleXMLElement クラス 0
« XML エラーの対応 SimpleXMLElement::addAttribute » PHP Manual SimpleXML SimpleXMLElement クラス SimpleXMLElement クラス (PHP 5, PHP 7, PHP 8) はじめに XML ドキュメントの要素をあらわします。 クラス概要 class SimpleXMLElement implements Stringable , Countable , RecursiveIterator { /* メソ ...
https://man.plustar.jp/php/class.simplexmlelement.html - [similar]
プロパティのドキュメントコメントを取得する 0
« ReflectionProperty::getDefaultValue ReflectionProperty::getModifiers » PHP Manual ReflectionProperty プロパティのドキュメントコメントを取得する ReflectionProperty::getDocComment (PHP 5 >= 5.1.0, PHP 7, PHP 8) ReflectionProperty::getDocComment — プロパティのドキュメントコメントを取得する ...
https://man.plustar.jp/php/reflectionproperty.getdoccomment.html - [similar]
DateTimeZone クラス 0
« DateTime::__wakeup DateTimeZone::__construct » PHP Manual Date/Time DateTimeZone クラス DateTimeZone クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8) はじめに タイムゾーンをあらわします。 クラス概要 class DateTimeZone { /* 定数 */ const int AFRICA = 1 ; const int AMERICA = 2 ; const int ANTARCTIC ...
https://man.plustar.jp/php/class.datetimezone.html - [similar]
Collection クラス 0
« Client::getClient Collection::add » PHP Manual Mysql_xdevapi Collection クラス Collection クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\Collection implements mysql_xdevapi\SchemaObject { /* プロパティ */ public $ name ; /* メソッド */ public add ( mixed ...
https://man.plustar.jp/php/class.mysql-xdevapi-collection.html - [similar]
指定した名前の定数が存在するかどうかを調べる 0
« define die » PHP Manual その他の関数 指定した名前の定数が存在するかどうかを調べる defined (PHP 4, PHP 5, PHP 7, PHP 8) defined — 指定した名前の定数が存在するかどうかを調べる 説明 defined ( string $constant_name ): bool 指定した定数が存在し、定義されているかどうかを調べます。 注意 : 変数 ...
https://man.plustar.jp/php/function.defined.html - [similar]
最後に発生したエラーを取得する 0
« error_clear_last error_log » PHP Manual エラー処理関数 最後に発生したエラーを取得する error_get_last (PHP 5 >= 5.2.0, PHP 7, PHP 8) error_get_last — 最後に発生したエラーを取得する 説明 error_get_last (): ? array 最後に発生したエラーについての情報を取得します。 パラメータ この関数にはパ ...
https://man.plustar.jp/php/function.error-get-last.html - [similar]
variant の絶対値を返す 0
« com_print_typeinfo variant_add » PHP Manual COM関数 variant の絶対値を返す variant_abs (PHP 5, PHP 7, PHP 8) variant_abs — variant の絶対値を返す 説明 variant_abs ( mixed $value ): variant variant の絶対値を返します。 パラメータ value variant。 注意 : variant に関するすべての計算用関数 ...
https://man.plustar.jp/php/function.variant-abs.html - [similar]
2 つの variant のビット implication を行う 0
« variant_idiv variant_int » PHP Manual COM関数 2 つの variant のビット implication を行う variant_imp (PHP 5, PHP 7, PHP 8) variant_imp — 2 つの variant のビット implication を行う 説明 variant_imp ( mixed $left , mixed $right ): variant ビットの implication 操作を行います。 パラメータ ...
https://man.plustar.jp/php/function.variant-imp.html - [similar]
variant の論理否定演算を行う 0
« variant_mul variant_not » PHP Manual COM関数 variant の論理否定演算を行う variant_neg (PHP 5, PHP 7, PHP 8) variant_neg — variant の論理否定演算を行う 説明 variant_neg ( mixed $value ): variant value の論理否定演算を行います。 パラメータ value variant。 注意 : variant に関するすべての計 ...
https://man.plustar.jp/php/function.variant-neg.html - [similar]
variant のビット否定演算を行う 0
« variant_neg variant_or » PHP Manual COM関数 variant のビット否定演算を行う variant_not (PHP 5, PHP 7, PHP 8) variant_not — variant のビット否定演算を行う 説明 variant_not ( mixed $value ): variant value のビット否定演算を行い、その結果を返します。 パラメータ value variant。 注意 : vari ...
https://man.plustar.jp/php/function.variant-not.html - [similar]