Home
last modified time | relevance | path

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

1234

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DTemplateTest.php609 public function getIterator() function in Twig_TemplatePropertyObjectAndIterator
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Util/
H A DDeprecationCollectorTest.php39 public function getIterator() function in Twig_Tests_Util_Iterator
/plugin/icalevents/
H A Dsyntax-impl.php233 $events = $vevent->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();
H A DParameter.php385 function getIterator() { function in Sabre\\VObject\\Parameter
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php176 $this->assertEquals($it, $property->getIterator());
185 $it = $property->getIterator();
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DAssetCollection.php215 public function getIterator() function in Assetic\\Asset\\AssetCollection
H A DGlobAsset.php79 public function getIterator() function in Assetic\\Asset\\GlobAsset
85 return parent::getIterator();
/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/Factory/Resource/
H A DCoalescingDirectoryResource.php73 public function getIterator() function in Assetic\\Factory\\Resource\\CoalescingDirectoryResource
H A DDirectoryResource.php73 public function getIterator() function in Assetic\\Factory\\Resource\\DirectoryResource
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DFilterCollection.php73 public function getIterator() function in Assetic\\Filter\\FilterCollection
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Util/
H A DTraversableString.php30 public function getIterator() function in Assetic\\Util\\TraversableString
/plugin/jplayer/vendor/symfony/process/
H A DInputStream.php69 public function getIterator() function in Symfony\\Component\\Process\\InputStream
H A DProcess.php567 public function getIterator($flags = 0) function in Symfony\\Component\\Process\\Process
H A DProcessUtils.php104 return $input->getIterator($input::ITER_SKIP_ERR);
/plugin/jplayer/vendor/symfony/process/Tests/
H A DProcessTest.php1339 …foreach ($process->getIterator($process::ITER_NON_BLOCKING | $process::ITER_KEEP_OUTPUT) as $type …
1350 …foreach ($process->getIterator($process::ITER_NON_BLOCKING | $process::ITER_KEEP_OUTPUT) as $type …
/plugin/passwords/
H A Dsyntax.php146 $iterator = $this->getIterator();
167 private function getIterator() { function in syntax_plugin_passwords
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DAbstractType.php250 public function getIterator(): ArrayIterator
248 public function getIterator() global() function in FreeDSx\\Asn1\\Type\\AbstractType
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
H A DControlBag.php169 public function getIterator(): Traversable
160 public function getIterator() global() function in FreeDSx\\Ldap\\Control\\ControlBag
/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 DChanges.php131 public function getIterator(): Traversable
120 public function getIterator() global() function in FreeDSx\\Ldap\\Entry\\Changes
H A DDn.php88 public function getIterator(): Traversable
74 public function getIterator() global() function in FreeDSx\\Ldap\\Entry\\Dn
H A DEntries.php144 public function getIterator(): Traversable
135 public function getIterator() global() function in FreeDSx\\Ldap\\Entry\\Entries
H A DEntry.php225 public function getIterator(): Traversable
216 public function getIterator(): \ArrayIterator global() function in FreeDSx\\Ldap\\Entry\\Entry

1234