| /plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/ |
| D | collection.js | 23 assert.deepEqual(col.pluck('label'), ['a', 'b', 'c', 'd']); 29 assert.deepEqual(col.pluck('label'), ['a', 'b', 'c', 'd']); 33 assert.deepEqual(col.pluck('label'), ['d', 'c', 'b', 'a']); 44 assert.deepEqual(collection.pluck('id'), [1, 2, 3]); 147 assert.equal(col.pluck('label').join(' '), 'a b c d'); 214 assert.equal(collection.pluck('id').join(' '), '3 1 2'); 222 assert.equal(collection.pluck('id').join(' '), '2 3 1'); 227 assert.equal(collection.pluck('id').join(' '), '1 2 3'); 334 assert.deepEqual(collection.pluck('id'), [3, 2, 1]); 339 assert.deepEqual(collection.pluck('id'), [1, 2, 3]); [all …]
|
| /plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/ |
| D | collections.js | 500 assert.deepEqual(_.pluck(people, 'name'), ['moe', 'curly'], 'pulls names out of objects'); 501 …assert.deepEqual(_.pluck(people, 'address'), [void 0, void 0], 'missing properties are returned as… 503 assert.deepEqual(_.pluck([{'[object Object]': 1}], {}), [1]); 638 assert.deepEqual(_.pluck(people, 'name'), ['moe', 'curly'], 'stooges sorted by age');
|
| /plugin/sequencediagram/bower_components/underscore/ |
| D | underscore-min.js | 5 …pluck=function(n,t){return m.map(n,m.property(t))},m.where=function(n,t){return m.filter(n,m.match… function
|
| D | underscore.js | 282 _.pluck = function(obj, key) { function 376 return _.pluck(_.map(obj, function(value, index, list) { 593 result[index] = _.pluck(array, index);
|
| D | underscore-min.map | 1 …"fromIndex","guard","values","indexOf","invoke","method","args","isFunc","pluck","where","attrs","…
|
| /plugin/sequencediagram/bower_components/lodash/vendor/underscore/ |
| D | underscore-min.js | 5 …pluck=function(n,t){return m.map(n,m.property(t))},m.where=function(n,t){return m.filter(n,m.match… function
|
| D | underscore.js | 292 _.pluck = function(obj, key) { function 389 return _.pluck(_.map(obj, function(value, key, list) { 603 result[index] = _.pluck(array, index);
|
| /plugin/s5reloaded/ui/effects_support/ |
| D | prototype.js | 853 function pluck(property) { function in Enumerable 879 }).pluck('value'); 893 return iterator(collections.pluck(index)); 935 pluck: pluck, 1148 return this.pluck('key'); 1152 return this.pluck('value'); 4446 if (respondersForEvent.pluck('handler').include(handler)) return false;
|
| D | effects.js | 187 timestamp = this.effects.pluck('startOn').max() || timestamp; 191 timestamp = this.effects.pluck('finishOn').max() || timestamp;
|
| /plugin/sequencediagram/bower_components/lodash/dist/ |
| D | lodash.fp.min.js | 11 …Eq:"matchesProperty",pathOr:"getOr",paths:"at",pickAll:"pick",pipe:"flow",pluck:"map",prop:"get",p…
|
| /plugin/issuetracker/ |
| D | prototype.js | 972 function pluck(property) { function in Enumerable 998 }).pluck('value'); 1012 return iterator(collections.pluck(index)); 1054 pluck: pluck, 1263 return this.pluck('key'); 1267 return this.pluck('value'); 5563 if (respondersForEvent.pluck('handler').include(handler)) return false;
|
| /plugin/freechat/phpfreechat/data/public/js/ |
| D | prototype.js | 745 pluck: function(property) { method 770 }).pluck('value'); 784 return iterator(collections.pluck(index)); 1028 return this.pluck('key'); 1032 return this.pluck('value'); 3869 if (c.pluck("handler").include(handler)) return false;
|
| /plugin/bible/bible_douayRheims/ |
| D | Micheas.txt | 31 …3:2. You that hate good, and love evil: that violently pluck off their skins from them and their f… 67 5:13. And I will pluck up thy groves out of the midst of thee: and will crush thy cities.
|
| D | Amos.txt | 146 …ts of them. And I will plant them upon their own land: and I will no more pluck them out of their …
|
| D | Jeremias.txt | 317 …I have shared out to my people Israel: Behold I will pluck them out of their land, and I will pluc… 320 12:17. But if they will not hear, I will utterly pluck out and destroy that nation, saith the Lord. 532 …echonias the son of Joakim the king of Juda were a ring on my right hand, I would pluck him thence. 584 …nd: and I will build them up, and not pull them down: and I will plant them, and not pluck them up. 773 …31:28. And as I have watched over them, to pluck up, and to throw down, and to scatter, and destro… 1038 …nd, I will build you up, and not pull you down: I will plant you, and not pluck you up: for now I … 1097 … them whom I have built, I do destroy: and them whom I have planted, I do pluck up, and all this l…
|
| D | Ecclesiastes.txt | 46 …3:2. A time to be born and a time to die. A time to plant, and a time to pluck up that which is pl…
|
| D | Mark.txt | 68 …e corn fields on the sabbath, that his disciples began to go forward and to pluck the ears of corn. 369 …9:46. And if thy eye scandalize thee, pluck it out: it is better for thee with one eye to enter in…
|
| D | Matthew.txt | 119 …5:29. And if thy right eye scandalize thee, pluck it out and cast it from thee. For it is expedien… 346 …through the corn on the sabbath: and his disciples being hungry, began to pluck the ears, and to e… 591 …18:9. And if thy eye scandalize thee, pluck it out, and cast it from thee. It is better for thee h…
|
| /plugin/statistics/ |
| D | deleted.files | 334 ico/browser/pluck.png
|
| /plugin/sequencediagram/bower_components/lodash/vendor/backbone/ |
| D | backbone.js | 1050 pluck: function(attr) { method
|
| /plugin/datatables/assets/datatables.net-buttons/js/ |
| D | dataTables.buttons.min.js | 4 …Selector,t)}),e.Api.register("buttons().destroy()",function(){return this.pluck("inst").unique().e…
|
| D | dataTables.buttons.js | 2255 this.pluck('inst')
|
| /plugin/aceeditor/ |
| D | build.js | 1 …pluck=function(e,t){return x.map(e,function(e){return e[t]})},x.where=function(e,t,n){return x.isE…
|
| /plugin/datatables/assets/datatables.net/js/ |
| D | jquery.dataTables.min.js | 4 …ngth;n<a;n++)e.push(t.call(this,this[n],n));return new B(this.context,e)},pluck:function(t){var e=…
|
| D | jquery.dataTables.js | 7286 pluck: function ( prop )
|