検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 93 for compare (0.008 sec.)
指定した位置から指定した長さの 2 つの文字列について、バイナリ対応で比較する 12517
« strtr substr_count » PHP Manual String 関数 指定した位置から指定した長さの 2 つの文字列について ... 、バイナリ対応で比較する substr_compare (PHP 5, PHP 7, PHP 8) substr_compare — 指定した位置 ... の文字列について、バイナリ対応で比較する 説明 substr_compare ( string $haystack , string $needle , int $offset ... ull , bool $case_insensitive = false ): int substr_compare() は、 haystack の offset 文字目以降の最大 length ... くは length が設定されていて0未満である場合、 substr_compare() は警告を表示して false を返します。 変更履歴 バー ...
https://man.plustar.jp/php/function.substr-compare.html - [similar]
ふたつの Unicode 文字列を比較する 10546
« Collator::asort Collator::__construct » PHP Manual Collator ふたつの Unicode 文字列を比較する ... Collator::compare collator_compare (PHP 5 >= 5.3.0, PHP 7, PHP 8, PE ... CL intl >= 1.0.0) Collator::compare -- collator_compare — ふたつの Unicode 文字列を比較 ... する 説明 オブジェクト指向型 public Collator::compare ( string $string1 , string $string2 ): int | false ... 手続き型 collator_compare ( Collator $object , string $string1 , string $str ...
https://man.plustar.jp/php/collator.compare.html - [similar]
ふたつの "PHP 標準" バージョン番号文字列を比較する 10136
« sys_get_temp_dir zend_thread_id » PHP Manual PHP オプション/情報 関数 ふたつの "PHP 標準" バー ... ジョン番号文字列を比較する version_compare (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) version_comp ... 標準" バージョン番号文字列を比較する 説明 version_compare ( string $version1 , string $version2 , ? string $ ... operator = null ): int | bool version_compare() は、ふたつの "PHP 標準" バージョン 番号文字列を比 ... なければなりません。 戻り値 デフォルトでは、 version_compare() の戻り値は 最初のバージョンが 2 番目のバージョン ...
https://man.plustar.jp/php/function.version-compare.html - [similar]
SplMinHeap クラス 9950
« SplMaxHeap::compare SplMinHeap::compare » PHP Manual データ構造 SplMinHeap クラス SplMinHeap ク ... MinHeap extends SplHeap { /* メソッド */ protected compare ( mixed $value1 , mixed $value2 ): int /* 継承した ... メソッド */ protected SplHeap::compare ( mixed $value1 , mixed $value2 ): int public SplH ... public SplHeap::valid (): bool } 目次 SplMinHeap::compare — 要素を比較し、ヒープ内の適切な位置に置く 関連キー ... ワード: SplHeap , public , SplMinHeap , クラス , compare , valu , int , protected , メソッド , ヒープ ...
https://man.plustar.jp/php/class.splminheap.html - [similar]
Compare and set the value of the atomic object. 9712
« Swoole\Atomic::add Swoole\Atomic::__construct » PHP Manual Swoole\Atomic Compare and set the v ... set (PECL swoole >= 1.9.0) Swoole\Atomic::cmpset — Compare and set the value of the atomic object. 説明 publi ... new_value ): int パラメータ cmp_value The value to compare with the current value of the atomic object. new_v ... he new value of the atomic object. 関連キーワード: Compare , the , Swoole , Atomic , of , cmpset , int , cmp ...
https://man.plustar.jp/php/swoole-atomic.cmpset.html - [similar]
SplMaxHeap クラス 9183
« SplHeap::valid SplMaxHeap::compare » PHP Manual データ構造 SplMaxHeap クラス SplMaxHeap クラス ... MaxHeap extends SplHeap { /* メソッド */ protected compare ( mixed $value1 , mixed $value2 ): int /* 継承した ... メソッド */ protected SplHeap::compare ( mixed $value1 , mixed $value2 ): int public SplH ... public SplHeap::valid (): bool } 目次 SplMaxHeap::compare — 要素を比較し、ヒープ内の適切な位置に置く 関連キー ... Heap , public , SplMaxHeap , クラス , valu , int , compare , メソッド , protected , ヒープ ...
https://man.plustar.jp/php/class.splmaxheap.html - [similar]
Calculates the match score between two fuzzy hash signatures 8892
« ssdeep 関数 ssdeep_fuzzy_hash_filename » PHP Manual ssdeep 関数 Calculates the match score bet ... ween two fuzzy hash signatures ssdeep_fuzzy_compare (PECL ssdeep >= 1.0.0) ssdeep_fuzzy_compare — Calc ... etween two fuzzy hash signatures 説明 ssdeep_fuzzy_compare ( string $signature1 , string $signature2 ): int C ... 連キーワード: ssdeep , hash , string , Calculates , compare , signature , signatures , 関数 , from , integer ...
https://man.plustar.jp/php/function.ssdeep-fuzzy-compare.html - [similar]
要素を比較し、ヒープ内の適切な位置に置く 8534
« SplHeap SplHeap::count » PHP Manual SplHeap 要素を比較し、ヒープ内の適切な位置に置く SplHeap:: ... compare (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplHeap::compare — 要素を比較し、ヒープ内の適切な位置に置く 説明 pr ... otected SplHeap::compare ( mixed $value1 , mixed $value2 ): int value1 と v ... alue2 を比較します。 警告 SplHeap::compare() 内で例外がスローされると、ヒープが壊れてしまいブ ... ード: ヒープ , 比較 , 要素 , 位置 , SplHeap , valu , compare , ノード , 状態 , ブロック ...
https://man.plustar.jp/php/splheap.compare.html - [similar]
指定した DN のエントリで見付かった属性の値を比較する 8349
« ldap_close ldap_connect » PHP Manual LDAP 関数 指定した DN のエントリで見付かった属性の値を比較 ... する ldap_compare (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) ldap_compare ... のエントリで見付かった属性の値を比較する 説明 ldap_compare ( LDAP\Connection $ldap , string $dn , string $att ... word" ; $attr = "password" ; // 値を比較 $r = ldap_compare ( $ds , $dn , $attr , $value ); if ( $r === - 1 ) ... to connect to LDAP server." ; } ?> 注意 警告 ldap_compare() では BINARY 値を比較することはできません! 関連キ ...
https://man.plustar.jp/php/function.ldap-compare.html - [similar]
巨大な数を比較する 8349
« sodium_bin2hex sodium_crypto_aead_aes256gcm_decrypt » PHP Manual Sodium 関数 巨大な数を比較する ... sodium_compare (PHP 7 >= 7.2.0, PHP 8) sodium_compare — 巨大な数を ... 比較する 説明 sodium_compare ( string $string1 , string $string2 ): int 任意の長 ... を返します。 関連キーワード: 比較 , 数 , sodium , compare , ふたつ , string , オペランド , 整数 , パラメータ ...
https://man.plustar.jp/php/function.sodium-compare.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT