検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 291 for [SIMILAR] 16 1024 4096 WITH 24118 昇順 WITH 1668... (0.312 sec.)
配列の差を計算する 0
« array_diff_ukey array_fill_keys » PHP Manual 配列 関数 配列の差を計算する array_diff (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) array_diff — 配列の差を計算する 説明 array_diff ( array $array , array ...$arrays ): array array を他の配列と比較し、 array の要素の中で他の配列には存在しないものだ ...
https://man.plustar.jp/php/function.array-diff.html - [similar]
指定したサーバーでアイテムを比較して入れ替える 0
« Memcached::cas Memcached::__construct » PHP Manual Memcached 指定したサーバーでアイテムを比較して入れ替える Memcached::casByKey (PECL memcached >= 0.1.0) Memcached::casByKey — 指定したサーバーでアイテムを比較して入れ替える 説明 public Memcached::casByKey ( float $cas_token , string $se ...
https://man.plustar.jp/php/memcached.casbykey.html - [similar]
文字列 0
« ssdeep_fuzzy_hash はじめに » PHP Manual テキスト処理 文字列 文字列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 String 関数 addcslashes — C 言語と同様にスラッシュで文字列をクォートする addslashes — 文字列をスラッシュでクォートする bin2hex — バイナ ...
https://man.plustar.jp/php/book.strings.html - [similar]
String 関数 0
« 定義済み定数 addcslashes » PHP Manual 文字列 String 関数 String 関数 参考 より強力な文字列処理および処理関数については、 Perl 互換正規表現関数 を参照してください。 マルチバイト文字のエンコーディングを扱うときは、 マルチバイト文字列関数 . を参照してください。 目次 addcslashes — C 言語と ...
https://man.plustar.jp/php/ref.strings.html - [similar]
ふたつの IntlCalendar オブジェクトの時刻を比較する 0
« IntlCalendar::createInstance IntlCalendar::fieldDifference » PHP Manual IntlCalendar ふたつの IntlCalendar オブジェクトの時刻を比較する IntlCalendar::equals (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::equals — ふたつの IntlCalendar オブジェクトの時刻を比較する 説明 オ ...
https://man.plustar.jp/php/intlcalendar.equals.html - [similar]
別のカレンダーが、時刻を除いて等しいかを調べる 0
« IntlCalendar::inDaylightTime IntlCalendar::isLenient » PHP Manual IntlCalendar 別のカレンダーが、時刻を除いて等しいかを調べる IntlCalendar::isEquivalentTo (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::isEquivalentTo — 別のカレンダーが、時刻を除いて等しいかを調べる 説明 ...
https://man.plustar.jp/php/intlcalendar.isequivalentto.html - [similar]
正規表現検索および置換を行う 0
« preg_replace_callback preg_split » PHP Manual PCRE 関数 正規表現検索および置換を行う preg_replace (PHP 4, PHP 5, PHP 7, PHP 8) preg_replace — 正規表現検索および置換を行う 説明 preg_replace ( string | array $pattern , string | array $replacement , string | array $subject , int $limit = ...
https://man.plustar.jp/php/function.preg-replace.html - [similar]
ふたつの DateTime オブジェクトの差を返す 0
« DateTimeInterface DateTime::format » PHP Manual DateTimeInterface ふたつの DateTime オブジェクトの差を返す DateTime::diff DateTimeImmutable::diff DateTime::diff date_diff (PHP 5 >= 5.3.0, PHP 7, PHP 8) DateTime::diff -- DateTimeImmutable::diff -- DateTime::diff -- date_diff — ふたつの ...
https://man.plustar.jp/php/datetime.diff.html - [similar]
大文字小文字を区別しない"自然順"アルゴリズムを用いて配列をソートする 0
« list natsort » PHP Manual 配列 関数 大文字小文字を区別しない"自然順"アルゴリズムを用いて配列をソートする natcasesort (PHP 4, PHP 5, PHP 7, PHP 8) natcasesort — 大文字小文字を区別しない"自然順"アルゴリズムを用いて配列をソートする 説明 natcasesort ( array &$array ): bool natcasesort() は ...
https://man.plustar.jp/php/function.natcasesort.html - [similar]
2 つのノードが等しいかどうかを調べる 0
« DOMNode::isDefaultNamespace DOMNode::isSupported » PHP Manual DOMNode 2 つのノードが等しいかどうかを調べる DOMNode::isSameNode (PHP 5, PHP 7, PHP 8) DOMNode::isSameNode — 2 つのノードが等しいかどうかを調べる 説明 public DOMNode::isSameNode ( DOMNode $otherNode ): bool この関数は、2 つの ...
https://man.plustar.jp/php/domnode.issamenode.html - [similar]