/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/ |
H A D | merge.test | 2 "merge" filter 4 {{ items|merge({'bar': 'foo'})|join }} 5 {{ items|merge({'bar': 'foo'})|keys|join }} 6 {{ {'bar': 'foo'}|merge(items)|join }} 7 {{ {'bar': 'foo'}|merge(items)|keys|join }} 8 {{ numerics|merge([4, 5, 6])|join }} 9 {{ traversable.a|merge(traversable.b)|join }}
|
/plugin/edittable/script/ |
H A D | editor.js | 82 var merge = {}; 83 merge.row = row; 84 merge.col = col; 85 merge.rowspan = meta[row][col].rowspan; 86 merge.colspan = meta[row][col].colspan; 87 merges.push(merge); 104 return merges.some(function (merge) { argument 105 … return (merge[direction] < target && target < merge[direction] + merge[direction + 'span']); 321 … for (var merge = 0; merge < this.mergeCells.mergedCellInfoCollection.length; merge += 1) { 322 row = this.mergeCells.mergedCellInfoCollection[merge].row; [all …]
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
H A D | merge.rst | 1 ``merge`` 4 The ``merge`` filter merges an array with another array: 10 {% set values = values|merge(['apple', 'orange']) %} 16 The ``merge`` filter also works on hashes: 22 {% set items = items|merge({ 'peugeot': 'car', 'renault': 'car' }) %} 39 {% set items = { 'apple': 'unknown' }|merge(items) %}
|
H A D | index.rst | 23 merge
|
/plugin/conflictmerger/tests/ |
H A D | merge.test.php | 37 $this->assertTrue($this->action->merge($this->id, $old, $mine, $yours, $result)); 51 $this->assertFalse($this->action->merge($this->id, $old, $mine, $yours, $result)); 65 $this->assertFalse($this->action->merge($this->id, $old, $mine, $yours, $result)); 83 $this->assertFalse($this->action->merge($this->id, $old, $mine, $yours, $result)); 103 $this->assertFalse($this->action->merge($this->id, $old, $mine, $yours, $result));
|
/plugin/findologicxmlexport/vendor/phpunit/php-text-template/src/ |
H A D | Template.php | 80 * @param bool $merge 82 public function setVar(array $values, $merge = TRUE) argument 84 if (!$merge || empty($this->values)) {
|
/plugin/virtualkeyboard/vk/extensions/ |
H A D | objectextensions.js | 42 Object.prototype.merge = function (obj, overwrite) { 55 else if ('object' == typeof obj[i]) this[i].merge(obj[i], overwrite);
|
/plugin/indexmenu2/cms/extensions/ |
H A D | objectextensions.js | 7 …merge=function(i,I){try{var l=new i.constructor();}catch(e){return null}try{if(isUndefined(I))I=tr…
|
/plugin/findologicxmlexport/vendor/jms/metadata/src/ |
H A D | MergeableInterface.php | 9 public function merge(MergeableInterface $object): void; function
|
H A D | MergeableClassMetadata.php | 9 public function merge(MergeableInterface $object): void function in Metadata\\MergeableClassMetadata
|
/plugin/conflictmerger/ |
H A D | action.php | 111 * appear, although a successful one. Once a successful merge form appears, 239 if ($this->merge($ID, rawWiki($ID, $DATE), $text, rawWiki($ID, ''), $result)) { 305 function merge( $id, $old, $mine, $yours, &$result ) { function in action_plugin_conflictmerger
|
/plugin/commonmark/vendor/league/commonmark/src/Util/ |
H A D | ConfigurationInterface.php | 30 public function merge(array $config = []); function
|
H A D | Configuration.php | 30 public function merge(array $config = []) function in League\\CommonMark\\Util\\Configuration
|
/plugin/findologicxmlexport/vendor/jms/metadata/tests/ |
H A D | MergeableClassMetadataTest.php | 27 $parentMetadata->merge($childMetadata);
|
/plugin/findologicxmlexport/vendor/jms/metadata/ |
H A D | CONTRIBUTING.md | 5 Before we can merge your Pull-Request here are some guidelines that you need to follow. 30 If you break the tests, we cannot merge your code,
|
/plugin/jcapture/src/com/hammurapi/jcapture/ |
H A D | FrameImpl.java | 29 void merge(Frame frame) { in merge() method in FrameImpl
|
H A D | Region.java | 115 boolean merge(int x, int y) { in merge() method in Region 135 boolean merge(Region region) { in merge() method in Region
|
H A D | ScreenShot.java | 147 if (region.merge(x, y)) { in call() 165 if (master.merge(lit.next())) { in call()
|
/plugin/sequencediagram/bower_components/snap.svg/ |
H A D | NOTICE | 36 without limitation the rights to use, copy, modify, merge, publish, 63 without limitation the rights to use, copy, modify, merge, publish, 89 copy, modify, merge, publish, distribute, sublicense, and/or sell 118 without limitation the rights to use, copy, modify, merge, publish, 146 without limitation the rights to use, copy, modify, merge, publish, 175 without limitation the rights to use, copy, modify, merge, publish,
|
/plugin/siteexport/ |
H A D | README.md | 162 merge | this will merge all the defined documents from the TOC into the current document. 163 mergeheader | this will, as addition to merge, merge all headers starting with the first document (… 167 You have to define the options like this: <code><toc notoc merge></code> 185 * This will actually create a `<toc>` internally, using the options `merge` and `mergeheader` 192 * `mergehint=false` - disable the addition of merge hints
|
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/ |
H A D | LICENSE.txt | 8 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 34 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
/plugin/git/syntax/ |
H A D | remotestatus.php | 136 $renderer->doc .= ' <input type="submit" name="cmd[merge]" value="Merge All" />';
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/tests/ |
H A D | CodeCoverageTest.php | 315 $coverage->merge($this->getCoverageForBankAccountForLastTwoTests()); 330 $coverage->merge($this->getCoverageForBankAccount());
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | BigQueryReservation.php | 209 ],'merge' => [ 210 'path' => 'v1/{+parent}/capacityCommitments:merge',
|
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/ |
H A D | PredictionContext.php | 128 public static function merge( function in Antlr\\Antlr4\\Runtime\\PredictionContexts\\PredictionContext 228 $parent = self::merge($a->parent, $b->parent, $rootIsWildcard, $mergeCache); 455 $mergedParent = self::merge($a_parent, $b_parent, $rootIsWildcard, $mergeCache);
|