検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 785 for [SIMILAR] 16 1024 4096 WITH 34127 parentiterator... (1.061 sec.)
現在のキーを返す 0
« SimpleXMLIterator::hasChildren SimpleXMLIterator::next » PHP Manual SimpleXMLIterator 現在のキーを返す SimpleXMLIterator::key (PHP 5, PHP 7, PHP 8) SimpleXMLIterator::key — 現在のキーを返す 説明 public SimpleXMLIterator::key (): mixed このメソッドは、現在の要素の XML タグ名を取得します ...
https://man.plustar.jp/php/simplexmliterator.key.html - [similar]
配列から重複した値を削除する 0
« array_uintersect array_unshift » PHP Manual 配列 関数 配列から重複した値を削除する array_unique (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) array_unique — 配列から重複した値を削除する 説明 array_unique ( array $array , int $flags = SORT_STRING ): array array を入力とし、値に重複のない新規配列 ...
https://man.plustar.jp/php/function.array-unique.html - [similar]
配列からキーを取り出す 0
« key_exists krsort » PHP Manual 配列 関数 配列からキーを取り出す key (PHP 4, PHP 5, PHP 7, PHP 8) key — 配列からキーを取り出す 説明 key ( array | object $array ): int | string | null key() は、 現在の配列位置における連想配列要素のキーを返します。 パラメータ array 配列。 戻り値 key() 関数 ...
https://man.plustar.jp/php/function.key.html - [similar]
配列を降順にソートする 0
« 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]
Abstract CommonMark\Node 0
« CommonMark\Node\CustomInline CommonMark\Node::appendChild » PHP Manual CommonMark Abstract CommonMark\Node Abstract CommonMark\Node (cmark >= 1.0.0) はじめに Represents an Abstract Node, this final abstract is not for direct use by the programmer. クラス概要 final abstract class Common ...
https://man.plustar.jp/php/class.commonmark-node.html - [similar]
指定したソケットのローカル側に問い合わせ、その型に応じてホスト/ポート、あるいは ... 0
« socket_getpeername socket_import_stream » PHP Manual ソケット 関数 指定したソケットのローカル側に問い合わせ、その型に応じてホスト/ポート、あるいは Unix ファイルシステムのパスを返す socket_getsockname (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_getsockname — 指定したソケットのローカル側 ...
https://man.plustar.jp/php/function.socket-getsockname.html - [similar]
RecursiveIteratorIterator クラス 0
« RecursiveFilterIterator::hasChildren RecursiveIteratorIterator::beginChildren » PHP Manual イテレータ RecursiveIteratorIterator クラス RecursiveIteratorIterator クラス (PHP 5, PHP 7, PHP 8) はじめに 再帰的なイテレータの反復処理に使用します。 クラス概要 class RecursiveIteratorIterator i ...
https://man.plustar.jp/php/class.recursiveiteratoriterator.html - [similar]
関連付けられた名前空間に新しい属性を作成する 0
« DOMDocument::createAttribute DOMDocument::createCDATASection » PHP Manual DOMDocument 関連付けられた名前空間に新しい属性を作成する DOMDocument::createAttributeNS (PHP 5, PHP 7, PHP 8) DOMDocument::createAttributeNS — 関連付けられた名前空間に新しい属性を作成する 説明 public DOMDocument: ...
https://man.plustar.jp/php/domdocument.createattributens.html - [similar]
正規表現で文字列を分割する 0
« preg_replace ssdeep » PHP Manual PCRE 関数 正規表現で文字列を分割する preg_split (PHP 4, PHP 5, PHP 7, PHP 8) preg_split — 正規表現で文字列を分割する 説明 preg_split ( string $pattern , string $subject , int $limit = -1 , int $flags = 0 ): array | false 指定した文字列を、正規表現で分割 ...
https://man.plustar.jp/php/function.preg-split.html - [similar]
大文字変換(Case Folding) 0
« イベントハンドラ エラーコード » PHP Manual XML パーサ 大文字変換(Case Folding) 大文字変換(Case Folding) 要素ハンドラ関数は、その要素に 大文字小文字を変換する (case-folded) の名前をつけることができます。 大文字変換(case-folding) は、 "大文字でないものは等価な大文字に置換される一連の文字 ...
https://man.plustar.jp/php/xml.case-folding.html - [similar]