Home
last modified time | relevance | path

Searched defs:collect (Results 1 – 3 of 3) sorted by path

/template/a_new_day/js/
H A Dprototype.js364 collect: function(iterator) { method in Enumerable
/template/battlehorse/js/
H A Dprototype.js364 collect: function(iterator) { method in Enumerable
/template/twigstarter/vendor/twig/twig/src/Util/
H A DDeprecationCollector.php56 public function collect(\Traversable $iterator) function in Twig\\Util\\DeprecationCollector