Home
last modified time | relevance | path

Searched refs:getIterator (Results 1 – 25 of 90) sorted by relevance

1234

/plugin/davcard/vendor/sabre/vobject/lib/
H A DNode.php83 public function getIterator() { function in Sabre\\VObject\\Node
144 $it = $this->getIterator();
164 $iterator = $this->getIterator();
179 $iterator = $this->getIterator();
195 $iterator = $this->getIterator();
215 $iterator = $this->getIterator();
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DNode.php83 public function getIterator() { function in Sabre\\VObject\\Node
144 $it = $this->getIterator();
164 $iterator = $this->getIterator();
179 $iterator = $this->getIterator();
195 $iterator = $this->getIterator();
215 $iterator = $this->getIterator();
/plugin/davcal/vendor/sabre/vobject/lib/
H A DNode.php83 public function getIterator() { function in Sabre\\VObject\\Node
144 $it = $this->getIterator();
164 $iterator = $this->getIterator();
179 $iterator = $this->getIterator();
195 $iterator = $this->getIterator();
215 $iterator = $this->getIterator();
/plugin/webdav/vendor/sabre/vobject/lib/
H A DNode.php105 public function getIterator() function in Sabre\\VObject\\Node
164 $it = $this->getIterator();
184 $iterator = $this->getIterator();
200 $iterator = $this->getIterator();
215 $iterator = $this->getIterator();
235 $iterator = $this->getIterator();
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DNode.php115 function getIterator() { function in Sabre\\VObject\\Node
179 $it = $this->getIterator();
200 $iterator = $this->getIterator();
216 $iterator = $this->getIterator();
233 $iterator = $this->getIterator();
254 $iterator = $this->getIterator();
/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/Node/
H A DNode.php70 ->array(iterator_to_array($result->getIterator()))
82 ->array(iterator_to_array($result->getIterator()))
97 ->array(iterator_to_array($result->getIterator()))
108 $oldCountChildren = count(iterator_to_array($root->getIterator()))
112 ->integer(count(iterator_to_array($root->getIterator())))
274 ->object($result->getIterator())
276 ->array(iterator_to_array($result->getIterator()))
/plugin/swiftmail/Swift/Plugin/
H A DVerboseSending.php47 $it = $recipients->getIterator("to");
55 $it = $recipients->getIterator("cc");
63 $it = $recipients->getIterator("bcc");
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DGlobAsset.php79 public function getIterator() function in Assetic\\Asset\\GlobAsset
85 return parent::getIterator();
/plugin/findologicxmlexport/vendor/hoa/exception/
H A DGroup.php259 public function getIterator() function in Hoa\\Exception\\Group
261 return $this->getExceptions()->getIterator();
/plugin/passwords/
H A Dsyntax.php146 $iterator = $this->getIterator();
167 private function getIterator() { function in syntax_plugin_passwords
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Util/
H A DTraversableString.php30 public function getIterator() function in Assetic\\Util\\TraversableString
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DArrayAccessible.php36 public function getIterator() function in ArrayAccessible
H A DMultipleDataProviderTest.php73 return $object->getIterator();
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Future/
H A DFutureArray.php61 public function getIterator()
60 public function getIterator() global() function in GuzzleHttp\\Ring\\Future\\FutureArray
H A DCompletedFutureArray.php63 public function getIterator() function in GuzzleHttp\\Ring\\Future\\CompletedFutureArray
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Util/
H A DDeprecationCollectorTest.php39 public function getIterator() function in Twig_Tests_Util_Iterator
/plugin/findologicxmlexport/vendor/hoa/iterator/Recursive/
H A DMock.php67 $iterator = $iterator->getIterator();
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DPrioritizedList.php56 public function getIterator(): \Traversable
54 public function getIterator(): iterable global() function in League\\CommonMark\\Util\\PrioritizedList
/plugin/combo/vendor/symfony/process/
H A DProcessUtils.php55 return $input->getIterator($input::ITER_SKIP_ERR);
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/
H A DCompound.php89 public function getIterator() function in phpDocumentor\\Reflection\\Types\\Compound
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DMessage.php65 public function getIterator() function in FreeDSx\\Sasl\\Message
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DDemultiplexer.php83 $iterator = $iterator->getIterator();
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DAuthorList.php32 public function getIterator() function in JMS\\Serializer\\Tests\\Fixtures\\AuthorList
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DValueContainer.php59 public function getIterator() function in Assetic\\Extension\\Twig\\ValueContainer
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DFilterCollection.php73 public function getIterator() function in Assetic\\Filter\\FilterCollection

1234