Home
last modified time | relevance | path

Searched refs:collect (Results 51 – 75 of 102) sorted by last modified time

12345

/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore-min.js5 …m.keys(n);for(e=0,u=i.length;u>e;e++)t(n[i[e]],i[e],n)}return n},m.map=m.collect=function(n,t,r){t…
H A Dunderscore-min.map1 …y","baseCreate","result","MAX_ARRAY_INDEX","pow","each","forEach","map","collect","results","reduc…
H A Dunderscore.js165 _.map = _.collect = function(obj, iteratee, context) {
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dcollections.js171 assert.strictEqual(_.collect, _.map, 'is an alias for map');
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore-min.js5 …m.keys(n);for(e=0,u=i.length;u>e;e++)t(n[i[e]],i[e],n)}return n},m.map=m.collect=function(n,t,r){t…
/plugin/doodle4/
H A DLICENSE548 to collect a royalty for further conveying from those to whom you convey
/plugin/findologicxmlexport/vendor/twig/twig/src/Util/
H A DDeprecationCollector.php49 return $this->collect(new TemplateDirIterator($iterator));
59 public function collect(\Traversable $iterator) function in Twig\\Util\\DeprecationCollector
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A DLICENSE33 …ht to collect royalties through any statutory or compulsory licensing scheme cannot be waived, the…
34collect royalties through any statutory or compulsory licensing scheme can be waived, the Licensor…
35 …Voluntary License Schemes. The Licensor reserves the right to collect royalties, whether individua…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst32 If your templates are not stored on the filesystem, use the ``collect()``
33 method instead. ``collect()`` takes a ``Traversable`` which must return
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Util/
H A DDeprecationCollectorTest.php27 $deprecations = $collector->collect(new Twig_Tests_Util_Iterator());
/plugin/orgapp/
H A DCOPYING548 to collect a royalty for further conveying from those to whom you convey
/plugin/gplusone/
H A DCOPYING548 to collect a royalty for further conveying from those to whom you convey
/plugin/barcode/
H A DCOPYING548 to collect a royalty for further conveying from those to whom you convey
/plugin/pgpinlinesupport/
H A DLICENSE548 to collect a royalty for further conveying from those to whom you convey
/plugin/sha3sum/
H A DLICENSE548 to collect a royalty for further conveying from those to whom you convey
/plugin/timetrack/
H A DLICENSE548 to collect a royalty for further conveying from those to whom you convey
/plugin/inlineedit/
H A DLICENSE548 to collect a royalty for further conveying from those to whom you convey
/plugin/autogroup/
H A DLICENSE548 to collect a royalty for further conveying from those to whom you convey
/plugin/wavedrom/
H A DLICENSE548 to collect a royalty for further conveying from those to whom you convey
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DInfiniteLoopProblemTest.php58 $collect = array();
61 $collect[] = $it->getDTSTART();
71 $collect
/plugin/nssearch/
H A DLICENSE548 to collect a royalty for further conveying from those to whom you convey
/plugin/issuetracker/
H A Dprototype.js838 return slices.collect(iterator, context);
861 function collect(iterator, context) { class in Enumerable
1039 collect: collect,
1040 map: collect,
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DLICENSE548 to collect a royalty for further conveying from those to whom you convey
/plugin/toggle/
H A DLICENSE548 to collect a royalty for further conveying from those to whom you convey
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js12833 lodash.collect = map;
13147 lodash.prototype.collect = lodash.prototype.map;

12345