Home
last modified time | relevance | path

Searched defs:iterator (Results 1 – 25 of 62) sorted by relevance

123

/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DObjectWithIterator.php17 public $iterator; variable in JMS\\Serializer\\Tests\\Fixtures\\ObjectWithIterator
19 public function __construct(\ArrayIterator $iterator)
/plugin/davcard/vendor/sabre/vobject/lib/
H A DNode.php52 protected $iterator = null; variable in Sabre\\VObject\\Node
100 public function setIterator(ElementList $iterator) {
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DNode.php52 protected $iterator = null; variable in Sabre\\VObject\\Node
100 public function setIterator(ElementList $iterator) {
/plugin/davcal/vendor/sabre/vobject/lib/
H A DNode.php52 protected $iterator = null; variable in Sabre\\VObject\\Node
100 public function setIterator(ElementList $iterator) {
/plugin/webdav/vendor/sabre/vobject/lib/
H A DNode.php54 protected $iterator = null; variable in Sabre\\VObject\\Node
121 public function setIterator(ElementList $iterator)
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DNode.php59 protected $iterator = null; variable in Sabre\\VObject\\Node
134 function setIterator(ElementList $iterator) {
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DMultiple.php68 public function attachIterator(
H A DDemultiplexer.php80 public function __construct(\Traversable $iterator, $demuxer)
H A DRepeater.php87 public function __construct(\Traversable $iterator, $n, $body = null)
H A DLookbehind.php77 public function __construct(\Iterator $iterator)
H A DLookahead.php84 public function __construct(\Iterator $iterator)
H A DBuffer.php92 public function __construct(\Iterator $iterator, $bufferSize)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Runner/Filter/
H A DFactory.php39 public function factory(Iterator $iterator, PHPUnit_Framework_TestSuite $suite)
H A DGroup.php23 …public function __construct(RecursiveIterator $iterator, array $groups, PHPUnit_Framework_TestSuit…
H A DTest.php31 public function __construct(RecursiveIterator $iterator, $filter)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/
H A DAssetCollectionFilterIterator.php34 …public function __construct(AssetCollectionIterator $iterator, array $visited = array(), array $so…
/plugin/findologicxmlexport/vendor/hoa/iterator/Recursive/
H A DRegularExpression.php70 public function __construct(
H A DMock.php64 public function __construct(\Traversable $iterator)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhelpers.asciidoc50 [[search-hit-iterator]] argument
/plugin/findologicxmlexport/vendor/twig/twig/src/Util/
H A DDeprecationCollector.php59 public function collect(\Traversable $iterator)
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
H A DIteratorHandlerTest.php43 public function testSerialize(\Iterator $iterator): void
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/
H A DDirectoryResource.php110 public function __construct(\RecursiveDirectoryIterator $iterator, $pattern = null)
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DIteratorHandler.php62 public function serializeIterator(
/plugin/findologicxmlexport/vendor/phpunit/php-file-iterator/src/
H A DIterator.php49 …public function __construct(Iterator $iterator, array $suffixes = array(), array $prefixes = array…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
H A DCoreTest.php295 private $iterator; variable in CoreTestIteratorAggregate
310 private $iterator; variable in CoreTestIteratorAggregateAggregate

123