検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 259 for [SIMILAR] 16 1024 4096 WITH 12102 字小 WITH 1128... (0.258 sec.)
全ての結果エントリを得る 0
« ldap_get_dn ldap_get_option » PHP Manual LDAP 関数 全ての結果エントリを得る ldap_get_entries (PHP 4, PHP 5, PHP 7, PHP 8) ldap_get_entries — 全ての結果エントリを得る 説明 ldap_get_entries ( LDAP\Connection $ldap , LDAP\Result $result ): array | false 指定した結果から複数のエントリを読み ...
https://man.plustar.jp/php/function.ldap-get-entries.html - [similar]
Collator クラス 0
« 基本的な使用法 Collator::asort » PHP Manual intl Collator クラス Collator クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに 各ロケール固有の並び順を考慮した文字列の比較機能を提供します。 クラス概要 class Collator { /* メソッド */ public __construct ( string $locale ) p ...
https://man.plustar.jp/php/class.collator.html - [similar]
ユーザー定義の比較関数を使い、キーでソートする 0
« ArrayIterator::uasort ArrayIterator::unserialize » PHP Manual ArrayIterator ユーザー定義の比較関数を使い、キーでソートする ArrayIterator::uksort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayIterator::uksort — ユーザー定義の比較関数を使い、キーでソートする 説明 public ArrayIterator::uksort ( cal ...
https://man.plustar.jp/php/arrayiterator.uksort.html - [similar]
クラスが定義済みかどうかを確認する 0
« class_alias enum_exists » PHP Manual クラス/オブジェクト関数 クラスが定義済みかどうかを確認する class_exists (PHP 4, PHP 5, PHP 7, PHP 8) class_exists — クラスが定義済みかどうかを確認する 説明 class_exists ( string $class , bool $autoload = true ): bool この関数は指定したクラスが定義さ ...
https://man.plustar.jp/php/function.class-exists.html - [similar]
列挙型が定義されているかを調べる 0
« class_exists get_called_class » PHP Manual クラス/オブジェクト関数 列挙型が定義されているかを調べる enum_exists (PHP 8 >= 8.1.0) enum_exists — 列挙型が定義されているかを調べる 説明 enum_exists ( string $enum , bool $autoload = true ): bool この関数は、指定された列挙型が定義されているか ...
https://man.plustar.jp/php/function.enum-exists.html - [similar]
変数を古い値と比較して新しい値を代入する 0
« wincache_ucache_add wincache_ucache_clear » PHP Manual WinCache 関数 変数を古い値と比較して新しい値を代入する wincache_ucache_cas (PECL wincache >= 1.1.0) wincache_ucache_cas — 変数を古い値と比較して新しい値を代入する 説明 wincache_ucache_cas ( string $key , int $old_value , int $new_v ...
https://man.plustar.jp/php/function.wincache-ucache-cas.html - [similar]
キーに関連づけられた値を減少させる 0
« wincache_ucache_clear wincache_ucache_delete » PHP Manual WinCache 関数 キーに関連づけられた値を減少させる wincache_ucache_dec (PECL wincache >= 1.1.0) wincache_ucache_dec — キーに関連づけられた値を減少させる 説明 wincache_ucache_dec ( string $key , int $dec_by = 1 , bool &$success = ? ...
https://man.plustar.jp/php/function.wincache-ucache-dec.html - [similar]
キーに関連づけられた値を増加させる 0
« wincache_ucache_get wincache_ucache_info » PHP Manual WinCache 関数 キーに関連づけられた値を増加させる wincache_ucache_inc (PECL wincache >= 1.1.0) wincache_ucache_inc — キーに関連づけられた値を増加させる 説明 wincache_ucache_inc ( string $key , int $inc_by = 1 , bool &$success = ? ): ...
https://man.plustar.jp/php/function.wincache-ucache-inc.html - [similar]
オーバーロード 0
« 無名クラス オブジェクトの反復処理 » PHP Manual クラスとオブジェクト オーバーロード オーバーロード PHP におけるオーバーロード機能は、 プロパティやメソッドを動的に 作成する ための手法です。 これらの動的エンティティは、マジックメソッドを用いて処理されます。 マジックメソッドは、クラス内でさ ...
https://man.plustar.jp/php/language.oop5.overloading.html - [similar]
メソッドが定義されているかどうかを調べる 0
« ReflectionClass::hasConstant ReflectionClass::hasProperty » PHP Manual ReflectionClass メソッドが定義されているかどうかを調べる ReflectionClass::hasMethod (PHP 5 >= 5.1.2, PHP 7, PHP 8) ReflectionClass::hasMethod — メソッドが定義されているかどうかを調べる 説明 public ReflectionClass::h ...
https://man.plustar.jp/php/reflectionclass.hasmethod.html - [similar]