Home
last modified time | relevance | path

Searched defs:iterator (Results 26 – 50 of 62) sorted by last modified time

123

/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dcollections.js582 var iterator = function(o){ return o.x; }; function
625 var iterator = function(o){ return o.x; }; function
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DBuffer.php92 public function __construct(\Iterator $iterator, $bufferSize)
H A DRepeater.php87 public function __construct(\Traversable $iterator, $n, $body = null)
H A DLookahead.php84 public function __construct(\Iterator $iterator)
H A DLookbehind.php77 public function __construct(\Iterator $iterator)
H A DMultiple.php68 public function attachIterator(
H A DRegularExpression.php170 public function __construct(
H A DDemultiplexer.php80 public function __construct(\Traversable $iterator, $demuxer)
/plugin/findologicxmlexport/vendor/twig/twig/src/Util/
H A DDeprecationCollector.php59 public function collect(\Traversable $iterator)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Runner/Filter/
H A DGroup.php23 …public function __construct(RecursiveIterator $iterator, array $groups, PHPUnit_Framework_TestSuit…
H A DTest.php31 public function __construct(RecursiveIterator $iterator, $filter)
H A DFactory.php39 public function factory(Iterator $iterator, PHPUnit_Framework_TestSuite $suite)
/plugin/findologicxmlexport/vendor/hoa/iterator/Recursive/
H A DRegularExpression.php70 public function __construct(
H A DMock.php64 public function __construct(\Traversable $iterator)
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
H A DCoreTest.php295 private $iterator; variable in CoreTestIteratorAggregate
310 private $iterator; variable in CoreTestIteratorAggregateAggregate
/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/findologicxmlexport/vendor/jms/serializer/tests/Handler/
H A DIteratorHandlerTest.php43 public function testSerialize(\Iterator $iterator): void
/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/orgapp/
H A DOrgApplet.jarMETA-INF/MANIFEST.MF OrganigramApplet.class <Unknown> package public OrganigramApplet extends javax. ...
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js181 …a._.nestedEditable={element:e.element,container:d,remaining:e.remaining,iterator:c};return 1}funct… property in a._.nestedEditable
/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/issuetracker/
H A Dprototype.js579 function scan(pattern, iterator) { argument
821 function each(iterator, context) { argument
841 function all(iterator, context) { argument
851 function any(iterator, context) { argument
940 function max(iterator, context) { argument
951 function min(iterator, context) { argument
1089 function each(iterator, context) { argument
1232 function _each(iterator) { argument
1400 function _each(iterator) { argument
1440 _each: function(iterator) { argument
[all …]
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DNode.php59 protected $iterator = null; variable in Sabre\\VObject\\Node
134 function setIterator(ElementList $iterator) {
/plugin/scrape/
H A DHTMLPurifier.standalone.php

123