Home
last modified time | relevance | path

Searched refs:getIterator (Results 51 – 75 of 90) sorted by relevance

1234

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DFilterContainerTrait.php134 public function getIterator(): Traversable
127 public function getIterator() global() function
/plugin/davcal/vendor/sabre/vobject/lib/
H A DParameter.php364 public function getIterator() { function in Sabre\\VObject\\Parameter
/plugin/commonmark/vendor/league/commonmark/src/
H A DEnvironment.php
/plugin/swiftmail/Swift/
H A DRecipientList.php100 public function getIterator($where) function in Swift_RecipientList
H A DBatchMailer.php193 $it = $recipients->getIterator("to");
/plugin/webdav/vendor/sabre/vobject/lib/
H A DParameter.php365 public function getIterator() function in Sabre\\VObject\\Parameter
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/
H A DProfile.php156 public function getIterator() function in Twig\\Profiler\\Profile
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DParameter.php385 function getIterator() { function in Sabre\\VObject\\Parameter
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php177 $this->assertEquals($it,$property->getIterator());
186 $it = $property->getIterator();
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php176 $this->assertEquals($it, $property->getIterator());
185 $it = $property->getIterator();
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php177 $this->assertEquals($it,$property->getIterator());
186 $it = $property->getIterator();
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php177 $this->assertEquals($it,$property->getIterator());
186 $it = $property->getIterator();
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DArrayCollection.php75 public function getIterator(): \ArrayIterator
76 public function getIterator() global() function in League\\CommonMark\\Util\\ArrayCollection
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DAttribute.php220 public function getIterator(): Traversable
204 public function getIterator(): \ArrayIterator global() function in FreeDSx\\Ldap\\Entry\\Attribute
H A DEntry.php225 public function getIterator(): Traversable
216 public function getIterator(): \ArrayIterator global() function in FreeDSx\\Ldap\\Entry\\Entry
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DIntegrationTest.php343 public function getIterator() function in IteratorAggregateStub
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DAssetCollection.php215 public function getIterator() function in Assetic\\Asset\\AssetCollection
/plugin/authfacebook/lib/
H A DFacebookBatchRequest.php286 public function getIterator() function in Facebook\\FacebookBatchRequest
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DMap.php181 public function getIterator() : \Iterator function in Antlr\\Antlr4\\Runtime\\Utils\\Map
H A DSet.php197 public function getIterator() : \Iterator function in Antlr\\Antlr4\\Runtime\\Utils\\Set
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DNode.php218 public function getIterator() function in Twig\\Node\\Node
/plugin/findologicxmlexport/vendor/hoa/protocol/Node/
H A DNode.php368 public function getIterator() function in Hoa\\Protocol\\Node\\Node
/plugin/findologicxmlexport/vendor/hoa/exception/Test/Unit/
H A DGroup.php263 ->array(iterator_to_array($group->getIterator()))
567 ->when($result = $group->getIterator())
/plugin/refnotes/
H A Dnote.php25 parent::__construct($this->note->getIterator());
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Node/
H A DDirectory.php133 public function getIterator() function in SebastianBergmann\\CodeCoverage\\Node\\Directory

1234