Home
last modified time | relevance | path

Searched refs:getIterator (Results 1 – 25 of 90) sorted by last modified time

1234

/plugin/combo/ComboStrap/
H A DArrayCaseInsensitive.php126 $this->iterator = $obj->getIterator();
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Selector/
H A DGroup.php121 * @see IteratorAggregate::getIterator()
123 public function getIterator(): ArrayIterator { function in PhpCss\\Ast\\Selector\\Group
/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/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNConfigSet.php337 public function getIterator() : \Iterator function in Antlr\\Antlr4\\Runtime\\Atn\\ATNConfigSet
/plugin/combo/vendor/symfony/process/
H A DInputStream.php75 public function getIterator() function in Symfony\\Component\\Process\\InputStream
H A DProcess.php626 public function getIterator(int $flags = 0) function in Symfony\\Component\\Process\\Process
H A DProcessUtils.php55 return $input->getIterator($input::ITER_SKIP_ERR);
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Future/
H A DCompletedFutureArray.php63 public function getIterator() function in GuzzleHttp\\Ring\\Future\\CompletedFutureArray
H A DFutureArray.php61 public function getIterator()
60 public function getIterator() global() function in GuzzleHttp\\Ring\\Future\\FutureArray
/plugin/elasticsearch/vendor/patrickschur/language-detection/src/LanguageDetection/
H A DLanguageResult.php135 public function getIterator(): \ArrayIterator function in LanguageDetection\\LanguageResult
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php177 $this->assertEquals($it,$property->getIterator());
186 $it = $property->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();
H A DParameter.php364 public function getIterator() { function in Sabre\\VObject\\Parameter
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/
H A DCookieJar.php114 }, $this->getIterator()->getArrayCopy());
225 public function getIterator() function in GuzzleHttp\\Cookie\\CookieJar
/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 DEntry.php225 public function getIterator(): Traversable
216 public function getIterator(): \ArrayIterator global() function in FreeDSx\\Ldap\\Entry\\Entry
H A DAttribute.php220 public function getIterator(): Traversable
204 public function getIterator(): \ArrayIterator global() function in FreeDSx\\Ldap\\Entry\\Attribute
H A DOptions.php172 public function getIterator(): Traversable
162 public function getIterator() global() function in FreeDSx\\Ldap\\Entry\\Options
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
/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/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DMessage.php65 public function getIterator() function in FreeDSx\\Sasl\\Message
/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

1234