| /plugin/html2pdf/html2pdf/html2ps/unittest/ |
| D | test.css.parse.php | 6 $collection =& parse_css_property('VISIBILITY: hidden;', $null); 7 $this->assertTrue($collection->contains(CSS_VISIBILITY)); 8 $this->assertEqual($collection->getPropertyValue(CSS_VISIBILITY), VISIBILITY_HIDDEN); 13 $collection =& parse_css_property('VISibiLitY: hidden;', $null); 14 $this->assertTrue($collection->contains(CSS_VISIBILITY)); 15 $this->assertEqual($collection->getPropertyValue(CSS_VISIBILITY), VISIBILITY_HIDDEN); 20 $collection =& parse_css_property('-html2ps-html-content: "Sample;Text";', $null); 21 $this->assertTrue($collection->contains(CSS_HTML2PS_HTML_CONTENT)); 23 $content =& $collection->getPropertyValue(CSS_HTML2PS_HTML_CONTENT); 30 $collection =& parse_css_property('content: "TEXT"', $null); [all …]
|
| D | test.css.content.php | 18 …$collection =& parse_css_property('content: "<span style="font-weight: bold;">My&l… 20 $this->assertTrue($collection->contains(CSS_CONTENT)); 23 $content =& $collection->getPropertyValue(CSS_CONTENT); 29 …$collection =& parse_css_property('-html2ps-html-content: "<span style="font-weight: bold;… 31 $this->assertTrue($collection->contains(CSS_HTML2PS_HTML_CONTENT)); 34 $content =& $collection->getPropertyValue(CSS_HTML2PS_HTML_CONTENT); 40 … $collection =& parse_css_property('content: "Page " counter(page) " of " counter(pages);', $null); 42 $this->assertTrue($collection->contains(CSS_CONTENT)); 54 $content =& $collection->getPropertyValue(CSS_CONTENT); 60 …$collection =& parse_css_property('content: "Page; " counter(page) " of; " counter(pages);', $null… [all …]
|
| /plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/ |
| D | collection.js | 39 var collection = new Backbone.Collection([ 44 assert.deepEqual(collection.pluck('id'), [1, 2, 3]); 57 var collection = new Collection(models, {parse: true}); 58 assert.strictEqual(collection.length, 2); 59 assert.strictEqual(collection.first().get('a'), 2); 60 assert.strictEqual(collection.last().get('a'), 4); 68 var collection = new Backbone.Collection([{id: 1}], { 72 collection.add({id: 2}); 73 assert.ok(collection.at(0) instanceof Model); 74 assert.ok(collection.at(1) instanceof Model); [all …]
|
| /plugin/asciidocjs/node_modules/neo-async/ |
| D | async.js | 2433 function symbolEach(collection, iterator, callback) { argument 2434 var iter = collection[iteratorSymbol](); 2491 function symbolEachResult(collection, result, iterator, callback) { argument 2494 var iter = collection[iteratorSymbol](); 2576 function symbolEachIndex(collection, iterator, createCallback) { argument 2579 var iter = collection[iteratorSymbol](); 2617 function symbolEachKey(collection, iterator, createCallback) { argument 2620 var iter = collection[iteratorSymbol](); 2680 function symbolEachValue(collection, iterator, createCallback) { argument 2683 var iter = collection[iteratorSymbol](); [all …]
|
| /plugin/datatables/assets/datatables.net-buttons/css/ |
| D | buttons.jqueryui.css | 81 div.dt-button-collection-title { 89 div.dt-button-collection-title:empty { 109 div.dt-button-collection .dt-button-active { 112 div.dt-button-collection .dt-button-active:after { 121 div.dt-button-collection .dt-button-active.dt-button-split { 124 div.dt-button-collection .dt-button-active.dt-button-split:after { 127 div.dt-button-collection .dt-button-active.dt-button-split > *:first-child { 130 div.dt-button-collection .dt-button-active.dt-button-split > *:first-child:after { 139 div.dt-button-collection .dt-button-active-a a { 142 div.dt-button-collection .dt-button-active-a a:after { [all …]
|
| D | buttons.jqueryui.min.css | 1 …collection-title{text-align:center;padding:.3em 0 .5em;margin-left:.5em;margin-right:.5em;font-siz…
|
| D | buttons.bulma.min.css | 1 …collection-title{text-align:center;padding:.3em 0 .5em;margin-left:.5em;margin-right:.5em;font-siz…
|
| D | buttons.bulma.css | 81 div.dt-button-collection-title { 89 div.dt-button-collection-title:empty { 109 div.dt-button-collection .dt-button-active { 112 div.dt-button-collection .dt-button-active:after { 121 div.dt-button-collection .dt-button-active.dt-button-split { 124 div.dt-button-collection .dt-button-active.dt-button-split:after { 127 div.dt-button-collection .dt-button-active.dt-button-split > *:first-child { 130 div.dt-button-collection .dt-button-active.dt-button-split > *:first-child:after { 139 div.dt-button-collection .dt-button-active-a a { 142 div.dt-button-collection .dt-button-active-a a:after { [all …]
|
| D | buttons.semanticui.min.css | 1 …collection-title{text-align:center;padding:.3em 0 .5em;margin-left:.5em;margin-right:.5em;font-siz…
|
| D | buttons.semanticui.css | 81 div.dt-button-collection-title { 89 div.dt-button-collection-title:empty { 109 div.dt-button-collection .dt-button-active { 112 div.dt-button-collection .dt-button-active:after { 121 div.dt-button-collection .dt-button-active.dt-button-split { 124 div.dt-button-collection .dt-button-active.dt-button-split:after { 127 div.dt-button-collection .dt-button-active.dt-button-split > *:first-child { 130 div.dt-button-collection .dt-button-active.dt-button-split > *:first-child:after { 139 div.dt-button-collection .dt-button-active-a a { 142 div.dt-button-collection .dt-button-active-a a:after { [all …]
|
| D | buttons.dataTables.min.css | 1 …collection-title{text-align:center;padding:.3em 0 .5em;margin-left:.5em;margin-right:.5em;font-siz…
|
| D | buttons.dataTables.css | 81 div.dt-button-collection-title { 89 div.dt-button-collection-title:empty { 109 div.dt-button-collection .dt-button-active { 112 div.dt-button-collection .dt-button-active:after { 121 div.dt-button-collection .dt-button-active.dt-button-split { 124 div.dt-button-collection .dt-button-active.dt-button-split:after { 127 div.dt-button-collection .dt-button-active.dt-button-split > *:first-child { 130 div.dt-button-collection .dt-button-active.dt-button-split > *:first-child:after { 139 div.dt-button-collection .dt-button-active-a a { 142 div.dt-button-collection .dt-button-active-a a:after { [all …]
|
| D | buttons.bootstrap.css | 81 div.dt-button-collection-title { 89 div.dt-button-collection-title:empty { 109 div.dt-button-collection .dt-button-active { 112 div.dt-button-collection .dt-button-active:after { 121 div.dt-button-collection .dt-button-active.dt-button-split { 124 div.dt-button-collection .dt-button-active.dt-button-split:after { 127 div.dt-button-collection .dt-button-active.dt-button-split > *:first-child { 130 div.dt-button-collection .dt-button-active.dt-button-split > *:first-child:after { 139 div.dt-button-collection .dt-button-active-a a { 142 div.dt-button-collection .dt-button-active-a a:after { [all …]
|
| D | buttons.bootstrap.min.css | 1 …collection-title{text-align:center;padding:.3em 0 .5em;margin-left:.5em;margin-right:.5em;font-siz…
|
| /plugin/asciidocjs/node_modules/lodash/ |
| D | size.js | 32 function size(collection) { argument 33 if (collection == null) { 36 if (isArrayLike(collection)) { 37 return isString(collection) ? stringSize(collection) : collection.length; 39 var tag = getTag(collection); 41 return collection.size; 43 return baseKeys(collection).length;
|
| D | includes.js | 40 function includes(collection, value, fromIndex, guard) { argument 41 collection = isArrayLike(collection) ? collection : values(collection); 44 var length = collection.length; 48 return isString(collection) 49 ? (fromIndex <= length && collection.indexOf(value, fromIndex) > -1) 50 : (!!length && baseIndexOf(collection, value, fromIndex) > -1);
|
| D | _createBaseEach.js | 12 return function(collection, iteratee) { argument 13 if (collection == null) { 14 return collection; 16 if (!isArrayLike(collection)) { 17 return eachFunc(collection, iteratee); 19 var length = collection.length, 21 iterable = Object(collection); 28 return collection;
|
| D | _createFind.js | 13 return function(collection, predicate, fromIndex) { argument 14 var iterable = Object(collection); 15 if (!isArrayLike(collection)) { 17 collection = keys(collection); 20 var index = findIndexFunc(collection, predicate, fromIndex); 21 return index > -1 ? iterable[iteratee ? collection[index] : index] : undefined;
|
| D | _baseMap.js | 12 function baseMap(collection, iteratee) { argument 14 result = isArrayLike(collection) ? Array(collection.length) : []; 16 baseEach(collection, function(value, key, collection) { argument 17 result[++index] = iteratee(value, key, collection);
|
| /plugin/tfslink/syntax/ |
| D | workitemlink.php | 36 $collection = strlen($collectionName) == 0 // empty => use default collection 39 if (!isset($collection)){ 43 $data['projectCollection'] = $collection; 50 if (isset($collection['title']) 52 $data['title'] = $collection['title']; 56 …$data['version'] = isset($collection['version']) ? intval($collection['version']) : 2013; // fallb… 89 $collection = $this->getConf('defaultCollection'); 90 if(!isset($collection) || !is_array($collection)) { 96 return $collection;
|
| /plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/ |
| D | MongoDBHandler.php | 37 private $collection; variable in Monolog\\Handler\\MongoDBHandler 48 * @param string $collection Collection name 50 …public function __construct($mongodb, string $database, string $collection, $level = Logger::DEBUG… argument 57 $this->collection = $mongodb->selectCollection($database, $collection); 60 $this->namespace = $database . '.' . $collection; 68 if (isset($this->collection)) { 69 $this->collection->insertOne($record['formatted']);
|
| /plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/ |
| D | AccessorSetter.php | 26 protected $collection; variable in JMS\\Serializer\\Tests\\Fixtures\\AccessorSetter 50 return $this->collection; 54 * @param array $collection 56 public function setCollectionDifferent($collection) argument 58 $this->collection = array_combine($collection, $collection);
|
| D | CircularReferenceParent.php | 15 protected $collection = []; variable in JMS\\Serializer\\Tests\\Fixtures\\CircularReferenceParent 22 $this->collection[] = new CircularReferenceChild('child1', $this); 23 $this->collection[] = new CircularReferenceChild('child2', $this); 33 if (!$this->collection) { 34 $this->collection = []; 36 foreach ($this->collection as $v) {
|
| /plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/ |
| D | ArrayCollectionDepthTest.php | 27 * @param array|Collection $collection 31 public function testDepth($collection) argument 35 … $result = $this->serializer->serialize(new CollectionWrapper($collection), 'json', $context); 54 public $collection; variable in JMS\\Serializer\\Tests\\Handler\\CollectionWrapper 56 public function __construct($collection) argument 58 $this->collection = $collection;
|
| /plugin/aichat/Storage/ |
| D | QdrantStorage.php | 19 protected $collection = ''; variable in dokuwiki\\plugin\\aichat\\Storage\\QdrantStorage 105 if ($this->collection) return $this->collection; 109 $this->collection = $this->collectionName; 110 return $this->collection; // collection exists 125 $this->collection = $this->collectionName; 127 return $this->collection; 137 $collection = $this->getCollection(); 138 $this->runQuery('/collections/' . $collection, '', 'DELETE'); 139 $this->collection = ''; 180 $collection = $this->getCollection(); [all …]
|