| /plugin/icalevents/vendor/sabre/vobject/tests/VObject/ITip/ |
| D | BrokerProcessReplyTest.php | 22 $old = null; 25 $result = $this->process($itip, $old, $expected); 44 $old = <<<ICS 68 $result = $this->process($itip, $old, $expected); 89 $old = <<<ICS 113 $result = $this->process($itip, $old, $expected); 133 $old = <<<ICS 158 $result = $this->process($itip, $old, $expected); 180 $old = <<<ICS 219 $result = $this->process($itip, $old, $expected); [all …]
|
| D | BrokerProcessMessageTest.php | 47 $old = <<<ICS 65 $result = $this->process($itip, $old, $expected); 82 $old = <<<ICS 101 $result = $this->process($itip, $old, $expected); 118 $old = null; 121 $result = $this->process($itip, $old, $expected); 137 $old = null; 140 $result = $this->process($itip, $old, $expected); 157 $old = null; 160 $result = $this->process($itip, $old, $expected);
|
| /plugin/davcard/vendor/sabre/vobject/tests/VObject/ITip/ |
| D | BrokerProcessReplyTest.php | 22 $old = null; 25 $result = $this->process($itip, $old, $expected); 44 $old = <<<ICS 68 $result = $this->process($itip, $old, $expected); 89 $old = <<<ICS 113 $result = $this->process($itip, $old, $expected); 133 $old = <<<ICS 158 $result = $this->process($itip, $old, $expected); 180 $old = <<<ICS 219 $result = $this->process($itip, $old, $expected); [all …]
|
| D | BrokerProcessMessageTest.php | 47 $old = <<<ICS 67 $result = $this->process($itip, $old, $expected); 84 $old = <<<ICS 105 $result = $this->process($itip, $old, $expected); 122 $old = null; 125 $result = $this->process($itip, $old, $expected); 141 $old = null; 144 $result = $this->process($itip, $old, $expected); 161 $old = null; 164 $result = $this->process($itip, $old, $expected);
|
| /plugin/webdavclient/vendor/sabre/vobject/tests/VObject/ITip/ |
| D | BrokerProcessReplyTest.php | 22 $old = null; 25 $result = $this->process($itip, $old, $expected); 44 $old = <<<ICS 68 $result = $this->process($itip, $old, $expected); 89 $old = <<<ICS 113 $result = $this->process($itip, $old, $expected); 133 $old = <<<ICS 158 $result = $this->process($itip, $old, $expected); 180 $old = <<<ICS 219 $result = $this->process($itip, $old, $expected); [all …]
|
| D | BrokerProcessMessageTest.php | 47 $old = <<<ICS 67 $result = $this->process($itip, $old, $expected); 84 $old = <<<ICS 105 $result = $this->process($itip, $old, $expected); 122 $old = null; 125 $result = $this->process($itip, $old, $expected); 141 $old = null; 144 $result = $this->process($itip, $old, $expected); 161 $old = null; 164 $result = $this->process($itip, $old, $expected);
|
| /plugin/struct/action/ |
| H A D | move.php | 51 $old = $event->data['src_id']; 59 $this->updateDataTablePIDs($old, $new); 60 $this->updateAssignments($old, $new); 61 $this->updateTitles($old, $new); 71 $this->updateColumnID($schema, $col, $old, $new, true); 73 $this->updateColumnLookup($schema, $col, $old, $new); 76 $this->updateColumnID($schema, $col, $old, $new); 96 * @param string $old old page id 99 protected function updateDataTablePIDs($old, $new) argument 104 $this->db->query($sql, [$new, $old]); [all …]
|
| /plugin/davcal/vendor/sabre/vobject/tests/VObject/ITip/ |
| H A D | BrokerProcessReplyTest.php | 22 $old = null; 25 $result = $this->process($itip, $old, $expected); 44 $old = <<<ICS 68 $result = $this->process($itip, $old, $expected); 89 $old = <<<ICS 113 $result = $this->process($itip, $old, $expected); 133 $old = <<<ICS 158 $result = $this->process($itip, $old, $expected); 180 $old = <<<ICS 216 $result = $this->process($itip, $old, $expected); [all …]
|
| H A D | BrokerProcessMessageTest.php | 47 $old = <<<ICS 67 $result = $this->process($itip, $old, $expected); 84 $old = <<<ICS 105 $result = $this->process($itip, $old, $expected); 122 $old = null; 125 $result = $this->process($itip, $old, $expected); 141 $old = null; 144 $result = $this->process($itip, $old, $expected); 161 $old = null; 164 $result = $this->process($itip, $old, $expected);
|
| /plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/ |
| D | Rule.php | 134 $old = $this->_name; 137 return $old; 158 $old = $this->_children; 161 return $old; 182 $old = $this->_nodeId; 192 return $old; 223 $old = $this->_defaultId; 233 return $old; 264 $old = $this->_pp; 268 return $old;
|
| D | Token.php | 153 $old = $this->_namespace; 156 return $old; 177 $old = $this->_regex; 180 return $old; 224 $old = $this->_value; 227 return $old; 248 $old = $this->_kept; 251 return $old;
|
| /plugin/masciimath/ |
| D | syntax.php | 351 …$new = null; $old = $sym; $leftbracket = ($situation['master'] ? null : $sym); $rightbracket = nul… 356 $ml .= $old['ml']; 357 if (($old['type'] != 'leftbracket') and ($old['ascii'] != '|')) { 359 $ml_nobr .= $old['ml']; 360 if ($old['ascii'] == ',') { 365 $field .= $old['ml']; 366 …if (($matrix !== false) and (isset($old['row'])) and (($fields_in_row == 0) or ($fields_in_row == … 368 $fields_in_row = count($old['row']); # at den er 0 går kun een gang 369 … $matrix .= '<mtr><mtd>' . implode('</mtd><mtd>', $old['row']) . '</mtd></mtr>'; 377 $old = $new; [all …]
|
| /plugin/conflictmerger/tests/ |
| D | merge.test.php | 32 $old = "First paragraph\n\nSecond paragraph\n\nThird paragraph"; 37 $this->assertTrue($this->action->merge($this->id, $old, $mine, $yours, $result)); 46 $old = "A bunch of words in a single line"; 51 $this->assertFalse($this->action->merge($this->id, $old, $mine, $yours, $result)); 60 $old = "First paragraph\n\nSecond paragraph\n\nThird paragraph"; 65 $this->assertFalse($this->action->merge($this->id, $old, $mine, $yours, $result)); 78 $old = "First paragraph\n\nSecond paragraph\n\nThird paragraph"; 83 $this->assertFalse($this->action->merge($this->id, $old, $mine, $yours, $result)); 98 $old = "First paragraph\n\nSecond paragraph\n\nThird paragraph"; 103 $this->assertFalse($this->action->merge($this->id, $old, $mine, $yours, $result));
|
| /plugin/findologicxmlexport/vendor/hoa/stream/ |
| D | Bucket.php | 158 $old = $this->_type; 161 return $old; 182 $old = $this->getBucket()->data; 186 return $old; 225 $old = $this->_brigade; 228 return $old; 249 $old = $this->_bucket; 252 return $old;
|
| D | Composite.php | 73 $old = $this->_stream; 76 return $old; 97 $old = $this->_innerStream; 100 return $old;
|
| /plugin/findologicxmlexport/vendor/hoa/compiler/Llk/ |
| D | TreeNode.php | 125 $old = $this->_id; 128 return $old; 149 $old = $this->_value; 152 return $old; 235 $old = $this->_children; 238 return $old; 294 $old = $this->_parent; 297 return $old;
|
| /plugin/move/helper/ |
| D | handler.php | 76 * @param string $old the old, full qualified ID 81 public function resolveMoves($old, $type) { argument 87 $old = $resolver->resolveId($old); 93 if(substr($old, -1) === ':' || $old === '') $old .= $conf['start']; 100 $old = cleanID($old); 103 if($move[0] == $old) { 104 $old = $move[1]; 108 return $old; // this is now new 149 $old = $relold; 155 $old = $resolver->resolveId($old); [all …]
|
| /plugin/findologicxmlexport/vendor/sebastian/diff/src/ |
| D | Differ.php | 56 $old = $this->checkIfDiffInOld($diff); 57 $start = isset($old[0]) ? $old[0] : 0; 60 if ($tmp = \array_search($end, $old)) { 64 return $this->getBuffer($diff, $old, $start, $end); 95 $old = array(); 104 $old[$inOld] = $i - 1; 113 return $old; 120 * @param array $old 126 private function getBuffer(array $diff, array $old, $start, $end) argument 130 if (!isset($old[$start])) { [all …]
|
| /plugin/findologicxmlexport/vendor/hoa/compiler/ |
| D | Ll1.php | 698 $old = $this->_initialLine; 701 return $old; 712 $old = $this->_skip; 715 return $old; 727 $old = $this->_tokens; 730 return $old; 741 $old = $this->_states; 744 return $old; 755 $old = $this->_terminal; 758 return $old; [all …]
|
| /plugin/findologicxmlexport/vendor/hoa/event/ |
| D | Bucket.php | 97 $old = $this->_source; 100 return $old; 121 $old = $this->_data; 124 return $old;
|
| /plugin/criticmarkup/ |
| D | syntax.php | 81 $old = isset($parts[0]) ? $parts[0] : ''; 86 'old' => $old, 132 $old = isset($data['old']) ? $data['old'] : ''; 135 if ($old !== '') { 137 $R->cdata($old);
|
| /plugin/eventline/timeline_ajax/ |
| D | simile-ajax-api.js | 143 var old = parsed[name]; 144 if (typeof old == "undefined") { 145 old = []; 146 } else if (!(old instanceof Array)) { 147 old = [old]; 149 parsed[name] = old.concat(decode(param.slice(eq+1)));
|
| /plugin/tline/timeline_ajax/ |
| D | simile-ajax-api.js | 143 var old = parsed[name]; 144 if (typeof old == "undefined") { 145 old = []; 146 } else if (!(old instanceof Array)) { 147 old = [old]; 149 parsed[name] = old.concat(decode(param.slice(eq+1)));
|
| /plugin/findologicxmlexport/vendor/hoa/stream/Filter/ |
| D | Basic.php | 164 $old = $this->filtername; 167 return $old; 178 $old = $this->params; 181 return $old;
|
| /plugin/openas/ |
| D | README | 12 The SaveAS form will create a new page from the old page but leave the old page in tact. 14 The MoveTO form will create a new page from the old page and delete the old page. However, 15 it will not delete the old page unless it is certain that the new page is in place, so that 16 there is no danger of losing the old page.
|