Home
last modified time | relevance | path

Searched refs:IteratorAggregate (Results 51 – 61 of 61) sorted by relevance

123

/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php664 while ($item instanceof \IteratorAggregate) {
838 while ($array instanceof \IteratorAggregate) {
1316 if ($thing instanceof \IteratorAggregate) {
1418 if ($thing instanceof \IteratorAggregate) {
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Node/
H A DDirectory.php18 class Directory extends AbstractNode implements \IteratorAggregate
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DEntry.php16 use IteratorAggregate;
26 class Entry implements IteratorAggregate, Countable
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DUstring.php53 class Ustring implements \ArrayAccess, \Countable, \IteratorAggregate
H A DREADME.md70 `\IteratorAggregate` interfaces. We will use the following examples:
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestSuite.php14 …rk_TestSuite implements PHPUnit_Framework_Test, PHPUnit_Framework_SelfDescribing, IteratorAggregate
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DTemplateTest.php607 …TemplatePropertyObjectAndIterator extends Twig_TemplatePropertyObject implements \IteratorAggregate
/plugin/jplayer/vendor/symfony/process/
H A DProcess.php30 class Process implements \IteratorAggregate
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DREADME.md75 [`IteratorAggregate`](http://php.net/iteratoraggregate)
/plugin/combo/vendor/symfony/process/
H A DProcess.php31 * @implements \IteratorAggregate<string, string>
33 class Process implements \IteratorAggregate
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG84 * fixed length filter when passing an instance of IteratorAggregate

123