検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 653 for [SIMILAR] 16 1024 4096 WITH 30814 simplexmlitera... (0.459 sec.)
オブジェクトの要素数を数える 0
« Countable OuterIterator » PHP Manual Countable オブジェクトの要素数を数える Countable::count (PHP 5 >= 5.1.0, PHP 7, PHP 8) Countable::count — オブジェクトの要素数を数える 説明 public Countable::count (): int このメソッドは、 Countable を実装したオブジェクトで count() 関数を使用した際に ...
https://man.plustar.jp/php/countable.count.html - [similar]
文字列を文字列により分割する 0
« echo fprintf » PHP Manual String 関数 文字列を文字列により分割する explode (PHP 4, PHP 5, PHP 7, PHP 8) explode — 文字列を文字列により分割する 説明 explode ( string $separator , string $string , int $limit = PHP_INT_MAX ): array 文字列の配列を返します。この配列の各要素は、 string を文字 ...
https://man.plustar.jp/php/function.explode.html - [similar]
SplDoublyLinkedList クラス 0
« データ構造 SplDoublyLinkedList::add » PHP Manual データ構造 SplDoublyLinkedList クラス SplDoublyLinkedList クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplDoublyLinkedList クラスは、双方向リンクリストの主要な機能を提供します。 クラス概要 class SplDoublyLinkedList implements Iterator ...
https://man.plustar.jp/php/class.spldoublylinkedlist.html - [similar]
新しい cdata ノードを作成する 0
« DOMDocument::createAttributeNS DOMDocument::createComment » PHP Manual DOMDocument 新しい cdata ノードを作成する DOMDocument::createCDATASection (PHP 5, PHP 7, PHP 8) DOMDocument::createCDATASection — 新しい cdata ノードを作成する 説明 public DOMDocument::createCDATASection ( string $d ...
https://man.plustar.jp/php/domdocument.createcdatasection.html - [similar]
要素を逆順にした配列を返す 0
« array_replace array_search » PHP Manual 配列 関数 要素を逆順にした配列を返す array_reverse (PHP 4, PHP 5, PHP 7, PHP 8) array_reverse — 要素を逆順にした配列を返す 説明 array_reverse ( array $array , bool $preserve_keys = false ): array 配列を受け取って、要素の順番を逆にした新しい配列を ...
https://man.plustar.jp/php/function.array-reverse.html - [similar]
配列 0
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップです。マップは型の一種で、 値 を キー に関連付けます。 この型は、さまざまな使い道にあわせて最適化されます。 配列としてだけでなく、リスト (ベクター)、 ハッシュテーブル (マップの実装の一つ)、辞書 ...
https://man.plustar.jp/php/language.types.array.html - [similar]
このテキストノードが、要素の内容にホワイトスペースが含まれているかを返す 0
« DOMText::__construct DOMText::isWhitespaceInElementContent » PHP Manual DOMText このテキストノードが、要素の内容にホワイトスペースが含まれているかを返す DOMText::isElementContentWhitespace (No version information available, might only be in Git) DOMText::isElementContentWhitespace — こ ...
https://man.plustar.jp/php/domtext.iselementcontentwhitespace.html - [similar]
コールバック関数を使用して、配列の要素をフィルタリングする 0
« array_fill array_flip » PHP Manual 配列 関数 コールバック関数を使用して、配列の要素をフィルタリングする array_filter (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) array_filter — コールバック関数を使用して、配列の要素をフィルタリングする 説明 array_filter ( array $array , ? callable $callback = ...
https://man.plustar.jp/php/function.array-filter.html - [similar]
トップレベルの内部イテレータの先頭要素にイテレータを巻き戻す 0
« RecursiveIteratorIterator::nextElement RecursiveIteratorIterator::setMaxDepth » PHP Manual RecursiveIteratorIterator トップレベルの内部イテレータの先頭要素にイテレータを巻き戻す RecursiveIteratorIterator::rewind (PHP 5, PHP 7, PHP 8) RecursiveIteratorIterator::rewind — トップレベルの内 ...
https://man.plustar.jp/php/recursiveiteratoriterator.rewind.html - [similar]
現在の値を取得する 0
« AppendIterator::__construct AppendIterator::getArrayIterator » PHP Manual AppendIterator 現在の値を取得する AppendIterator::current (PHP 5 >= 5.1.0, PHP 7, PHP 8) AppendIterator::current — 現在の値を取得する 説明 public AppendIterator::current (): mixed 現在の値を取得します。 パラメータ ...
https://man.plustar.jp/php/appenditerator.current.html - [similar]