検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 481 for [SIMILAR] 16 1024 4096 WITH 13483 iterator WITH ... (0.381 sec.)
ユーザー関数をイテレータのすべての要素でコールする 10000
« class_uses iterator_count » PHP Manual SPL 関数 ユーザー関数をイテレータのすべての要素でコールする iterator_apply (PHP 5 >= 5.1.0, PHP 7, PHP 8) iterator_apply — ユーザー関数をイテレータのすべての要素でコールする 説明 iterator_apply ( Traversable $iterator , callable $callback , ? arra ...
https://man.plustar.jp/php/function.iterator-apply.html - [similar]
イテレータを配列にコピーする 9427
« iterator_count spl_autoload_call » PHP Manual SPL 関数 イテレータを配列にコピーする iterator_to_array (PHP 5 >= 5.1.0, PHP 7, PHP 8) iterator_to_array — イテレータを配列にコピーする 説明 iterator_to_array ( Traversable $iterator , bool $preserve_keys = true ): array イテレータの要素を配 ...
https://man.plustar.jp/php/function.iterator-to-array.html - [similar]
イテレータの最初の要素に巻き戻す 9348
« Iterator::next Iterator::valid » PHP Manual Iterator イテレータの最初の要素に巻き戻す Iterator::rewind (PHP 5, PHP 7, PHP 8) Iterator::rewind — イテレータの最初の要素に巻き戻す 説明 public Iterator::rewind (): void イテレータの最初の要素に巻き戻します。 注意 : これは、 foreach ループの ...
https://man.plustar.jp/php/iterator.rewind.html - [similar]
InfiniteIterator を作成する 8908
« InfiniteIterator InfiniteIterator::next » PHP Manual InfiniteIterator InfiniteIterator を作成する InfiniteIterator::__construct (PHP 5 >= 5.1.0, PHP 7, PHP 8) InfiniteIterator::__construct — InfiniteIterator を作成する 説明 public InfiniteIterator::__construct ( Iterator $iterator ) イ ...
https://man.plustar.jp/php/infiniteiterator.construct.html - [similar]
イテレータにある要素をカウントする 8122
« iterator_apply iterator_to_array » PHP Manual SPL 関数 イテレータにある要素をカウントする iterator_count (PHP 5 >= 5.1.0, PHP 7, PHP 8) iterator_count — イテレータにある要素をカウントする 説明 iterator_count ( Traversable $iterator ): int イテレータにある要素をカウントします。 iterator ...
https://man.plustar.jp/php/function.iterator-count.html - [similar]
イテレータを追加する 8122
« AppendIterator AppendIterator::__construct » PHP Manual AppendIterator イテレータを追加する AppendIterator::append (PHP 5 >= 5.1.0, PHP 7, PHP 8) AppendIterator::append — イテレータを追加する 説明 public AppendIterator::append ( Iterator $iterator ): void イテレータを追加します。 パラメ ...
https://man.plustar.jp/php/appenditerator.append.html - [similar]
Iterator インターフェイス 8122
« Traversable Iterator::current » PHP Manual 定義済みのインターフェイスとクラス Iterator インターフェイス Iterator インターフェイス (PHP 5, PHP 7, PHP 8) はじめに 外部のイテレータあるいはオブジェクト自身から反復処理を行うためのインターフェイスです。 インターフェイス概要 interface Iterato ...
https://man.plustar.jp/php/class.iterator.html - [similar]
ArrayObject インスタンスから新規イテレータを生成する 8122
« ArrayObject::getFlags ArrayObject::getIteratorClass » PHP Manual ArrayObject ArrayObject インスタンスから新規イテレータを生成する ArrayObject::getIterator (PHP 5, PHP 7, PHP 8) ArrayObject::getIterator — ArrayObject インスタンスから新規イテレータを生成する 説明 public ArrayObject::getI ...
https://man.plustar.jp/php/arrayobject.getiterator.html - [similar]
RecursiveIterator インターフェイス 8122
« OuterIterator::getInnerIterator RecursiveIterator::getChildren » PHP Manual インターフェイス RecursiveIterator インターフェイス RecursiveIterator インターフェイス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに RecursiveIterator を実装したクラスは、 イテレータ群を再帰的に反復処理するときに使う ...
https://man.plustar.jp/php/class.recursiveiterator.html - [similar]
OuterIterator インターフェイス 8122
« Countable::count OuterIterator::getInnerIterator » PHP Manual インターフェイス OuterIterator インターフェイス OuterIterator インターフェイス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに OuterIterator を実装したクラスは、 イテレータ群の反復処理に使うことができます。 インターフェイス概要 inte ...
https://man.plustar.jp/php/class.outeriterator.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT