検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 898 for [SIMILAR] 16 1024 4096 WITH 19588 arrayiterator ... (1.355 sec.)
最初の n 文字についてバイナリセーフな文字列比較を行う 3890
« strncasecmp strpbrk » PHP Manual String 関数 最初の n 文字についてバイナリセーフな文字列比較を行う strncmp (PHP 4, PHP 5, PHP 7, PHP 8) strncmp — 最初の n 文字についてバイナリセーフな文字列比較を行う 説明 strncmp ( string $string1 , string $string2 , int $length ): int この関数は strcm ...
https://man.plustar.jp/php/function.strncmp.html - [similar]
配列をキーで降順にソートする 3890
« key ksort » PHP Manual 配列 関数 配列をキーで降順にソートする krsort (PHP 4, PHP 5, PHP 7, PHP 8) krsort — 配列をキーで降順にソートする 説明 krsort ( array &$array , int $flags = SORT_REGULAR ): bool array をキーで降順にソートします。 注意 : 比較結果が等しくなる二つの要素があった場合、 ...
https://man.plustar.jp/php/function.krsort.html - [similar]
バイナリセーフで大文字小文字を区別しない文字列比較を、最初の n 文字について行う 3890
« strnatcmp strncmp » PHP Manual String 関数 バイナリセーフで大文字小文字を区別しない文字列比較を、最初の n 文字について行う strncasecmp (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) strncasecmp — バイナリセーフで大文字小文字を区別しない文字列比較を、最初の n 文字について行う 説明 strncasecmp ( ...
https://man.plustar.jp/php/function.strncasecmp.html - [similar]
配列を降順にソートする 3890
« reset shuffle » PHP Manual 配列 関数 配列を降順にソートする rsort (PHP 4, PHP 5, PHP 7, PHP 8) rsort — 配列を降順にソートする 説明 rsort ( array &$array , int $flags = SORT_REGULAR ): bool array を、値で降順にソートします。 注意 : 比較結果が等しくなる二つの要素があった場合、それらの並び ...
https://man.plustar.jp/php/function.rsort.html - [similar]
配列をキーで昇順にソートする 3890
« krsort list » PHP Manual 配列 関数 配列をキーで昇順にソートする ksort (PHP 4, PHP 5, PHP 7, PHP 8) ksort — 配列をキーで昇順にソートする 説明 ksort ( array &$array , int $flags = SORT_REGULAR ): bool array をキーで昇順にソートします。 注意 : 比較結果が等しくなる二つの要素があった場合、そ ...
https://man.plustar.jp/php/function.ksort.html - [similar]
バイナリセーフな文字列比較 3890
« strchr strcoll » PHP Manual String 関数 バイナリセーフな文字列比較 strcmp (PHP 4, PHP 5, PHP 7, PHP 8) strcmp — バイナリセーフな文字列比較 説明 strcmp ( string $string1 , string $string2 ): int この比較は大文字小文字を区別することに注意してください。 パラメータ string1 最初の文字列。 s ...
https://man.plustar.jp/php/function.strcmp.html - [similar]
最大値を返す 3890
« log min » PHP Manual Math 関数 最大値を返す max (PHP 4, PHP 5, PHP 7, PHP 8) max — 最大値を返す 説明 max ( mixed $value , mixed ...$values ): mixed 代替のシグネチャ (名前付き引数をサポートしていません): max ( array $value_array ): mixed パラメータとして配列をひとつだけ渡した場合は、 ma ...
https://man.plustar.jp/php/function.max.html - [similar]
最小値を返す 3890
« max mt_getrandmax » PHP Manual Math 関数 最小値を返す min (PHP 4, PHP 5, PHP 7, PHP 8) min — 最小値を返す 説明 min ( mixed $value , mixed ...$values ): mixed 代替のシグネチャ (名前付き引数をサポートしていません): min ( array $value_array ): mixed パラメータとして配列をひとつだけ渡した場 ...
https://man.plustar.jp/php/function.min.html - [similar]
オブジェクトの比較 3890
« オブジェクトのクローン作成 遅延静的束縛 (Late Static Bindings) » PHP Manual クラスとオブジェクト オブジェクトの比較 オブジェクトの比較 比較演算子( == )を使用する際、 オブジェクト変数は、単純に比較されます。つまり、 二つのオブジェクトのインスタンスは、 同じ属性と値 (値の比較は == による ...
https://man.plustar.jp/php/language.oop5.object-comparison.html - [similar]
指定した DN のエントリで見付かった属性の値を比較する 3890
« ldap_close ldap_connect » PHP Manual LDAP 関数 指定した DN のエントリで見付かった属性の値を比較する ldap_compare (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) ldap_compare — 指定した DN のエントリで見付かった属性の値を比較する 説明 ldap_compare ( LDAP\Connection $ldap , string $dn , string $at ...
https://man.plustar.jp/php/function.ldap-compare.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT