検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 438 for [SIMILAR] 16 1024 4096 WITH 15718 domelement WIT... (0.528 sec.)
関数に関連付けられた仮の戻り値の型を返す 0
« ReflectionFunctionAbstract::getStaticVariables ReflectionFunctionAbstract::hasReturnType » PHP Manual ReflectionFunctionAbstract 関数に関連付けられた仮の戻り値の型を返す ReflectionFunctionAbstract::getTentativeReturnType (PHP 8 >= 8.1.0) ReflectionFunctionAbstract::getTentativeReturnTy ...
https://man.plustar.jp/php/reflectionfunctionabstract.gettentativereturntype.htm... - [similar]
認証済み公開鍵を追加する 0
« ssh2_poll ssh2_publickey_init » PHP Manual SSH2 関数 認証済み公開鍵を追加する ssh2_publickey_add (PECL ssh2 >= 0.10) ssh2_publickey_add — 認証済み公開鍵を追加する 説明 ssh2_publickey_add ( resource $pkey , string $algoname , string $blob , bool $overwrite = false , array $attributes = ...
https://man.plustar.jp/php/function.ssh2-publickey-add.html - [similar]
開始要素および終了要素のハンドラを設定する 0
« xml_set_default_handler xml_set_end_namespace_decl_handler » PHP Manual XML パーサ 関数 開始要素および終了要素のハンドラを設定する xml_set_element_handler (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_element_handler — 開始要素および終了要素のハンドラを設定する 説明 xml_set_element_handler ( XM ...
https://man.plustar.jp/php/function.xml-set-element-handler.html - [similar]
エントリの属性を取得する 0
« RarEntry::extract RarEntry::getCrc » PHP Manual RarEntry エントリの属性を取得する RarEntry::getAttr (PECL rar >= 0.1) RarEntry::getAttr — エントリの属性を取得する 説明 public RarEntry::getAttr (): int アーカイブエントリの、OS に依存する属性を返します。 パラメータ この関数にはパラメータ ...
https://man.plustar.jp/php/rarentry.getattr.html - [similar]
アトリビュートの概要 0
« アトリビュート アトリビュートの文法 » PHP Manual アトリビュート アトリビュートの概要 アトリビュートの概要 (PHP 8) アトリビュートを使うと、 コンピューターが解析できる構造化されたメタデータの情報を、 コードの宣言時に埋め込むことができます。 つまり、クラス、メソッド、関数、プロパティ、クラ ...
https://man.plustar.jp/php/language.attributes.overview.html - [similar]
ドキュメントの属性を設定する 0
« CollectionModify::replace CollectionModify::skip » PHP Manual mysql_xdevapi\CollectionModify ドキュメントの属性を設定する CollectionModify::set (No version information available, might only be in Git) CollectionModify::set — ドキュメントの属性を設定する 説明 public mysql_xdevapi\Collec ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.set.html - [similar]
属性を新規の値に置換する 0
« ldap_mod_del ldap_mod_replace » PHP Manual LDAP 関数 属性を新規の値に置換する ldap_mod_replace_ext (PHP 7 >= 7.3.0, PHP 8) ldap_mod_replace_ext — 属性を新規の値に置換する 説明 ldap_mod_replace_ext ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): LDAP\Re ...
https://man.plustar.jp/php/function.ldap-mod_replace-ext.html - [similar]
画像の基本属性を手軽に取得する 0
« Imagick::pingImageBlob Imagick::polaroidImage » PHP Manual Imagick 画像の基本属性を手軽に取得する Imagick::pingImageFile (PECL imagick 2, PECL imagick 3) Imagick::pingImageFile — 画像の基本属性を手軽に取得する 説明 public Imagick::pingImageFile ( resource $filehandle , string $fileName ...
https://man.plustar.jp/php/imagick.pingimagefile.html - [similar]
ReflectionProperty クラス 0
« ReflectionParameter::__toString ReflectionProperty::__clone » PHP Manual リフレクション ReflectionProperty クラス ReflectionProperty クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionProperty クラスは クラスのプロパティについての情報を報告します。 クラス概要 class ReflectionProperty impl ...
https://man.plustar.jp/php/class.reflectionproperty.html - [similar]
ユーザー定義関数 0
« 関数 関数の引数 » PHP Manual 関数 ユーザー定義関数 ユーザー定義関数 関数は次のような構文で定義されます。 例1 関数の使用法を説明するための擬似コード <?php function foo ( $arg_1 , $arg_2 , /* ..., */ $arg_n ) { echo "関数の例\n" ; return $retval ; } ?> 関数の中では、他の関数や クラス 定義 ...
https://man.plustar.jp/php/functions.user-defined.html - [similar]