Home
last modified time | relevance | path

Searched refs:collections (Results 26 – 40 of 40) sorted by last modified time

12

/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md2538 [empty collections](https://en.wikipedia.org/wiki/Empty_set) because
2540 elements of empty collections.
5072 jQuery-like collections are considered empty if they have a `length` of `0`.
8540 chain sequences. Methods that operate on and return arrays, collections,
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsFlowCollections.yml54 List items in collections are delimited by commas, but
H A DYtsFoldedScalars.yml128 used in collections, as values in a
H A DYtsTypeTransfers.yml44 the comma can, honestly, be used in most cases: [ but not in, inline collections ]
49 'the comma can, honestly, be used in most cases' => ['but not in', 'inline collections']
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst495 account for collections. You can define the entry name for collections using
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md608 - Handle classes that implement collections \(e.g. ArrayObject\) and properties [\#137](https://git…
/plugin/issuetracker/
H A Dprototype.js1010 var collections = [this].concat(args).map($A);
1012 return iterator(collections.pluck(index));
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 …tuitive chaining.\n\t * Methods that operate on and return arrays, collections, and functions …
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js782 var collections = [this].concat(args).map($A);
784 return iterator(collections.pluck(index));
/plugin/tfslink/syntax/
H A Dworkitemlink.php100 $collections = $this->getConf('collections');
101 if(!isset($collections) || !is_array($collections)) {
107 if (!isset($collections[$name]) || !is_array($collections[$name])) {
113 return $collections[$name];
/plugin/tfslink/
H A Daction.php48 $collections = $this->getConf('collections');
49 if(!isset($collections) || !is_array($collections)) // no project collections set
52 foreach($collections as $key => $options)
/plugin/tfslink/conf/
H A Ddefault.php18 $conf['collections'] = array();
/plugin/subjectindex/plugins/
H A Dbible_verses.txt17535 …are like oxgoads, and just like nails driven in are those indulging in collections [of sentences];…
28779 …omething aside in store as he may be prospering, so that when I arrive collections will not take p…
/plugin/bible/bible_douayRheims/
H A D1_Corinthians.txt413 …16:1. Now concerning the collections that are made for the saints: as I have given order to the ch…
414 …imself, laying up what it shall well please him: that when I come, the collections be not then to …
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js891 var collections = [this].concat(args).map($A);
893 return iterator(collections.pluck(index));

12