Searched refs:newLines (Results 1 – 3 of 3) sorted by relevance
| /plugin/userhomepage/ |
| D | action.php | 237 $newLines = array(); 253 …if (!in_array("$where\t$who\t$perm\n", $existingLines)) { $newLines[] = array('where' => $where, '… 259 …if (!in_array("$where\t$who\t$perm\n", $existingLines)) { $newLines[] = array('where' => $where, '… 266 …if (!in_array("$where\t$who\t$perm\n", $existingLines)) { $newLines[] = array('where' => $where, '… 280 …if (!in_array("$where\t$who\t$perm\n", $existingLines)) { $newLines[] = array('where' => $where, '… 295 …if (!in_array("$where\t$who\t$perm\n", $existingLines)) { $newLines[] = array('where' => $where, '… 302 …if (!in_array("$where\t$who\t$perm\n", $existingLines)) { $newLines[] = array('where' => $where, '… 314 …if (!in_array("$where\t$who\t$perm\n", $existingLines)) { $newLines[] = array('where' => $where, '… 321 …if (!in_array("$where\t$who\t$perm\n", $existingLines)) { $newLines[] = array('where' => $where, '… 333 …if (!in_array("$where\t$who\t$perm\n", $existingLines)) { $newLines[] = array('where' => $where, '… [all …]
|
| /plugin/jquery-syntax/jquery-syntax/ |
| D | jquery.syntax.layout.editor.js | 19 …newLines){if(changed.start!=changed.end){var start=changed.start,end=changed.end;start+=this.curre… argument 20 …iner).prepend(newLines);else{var start=changed.start;start+=this.current.offsets[start];$(this.con…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js.map | 1 …newLines = [];\n for (let i = 0; i < insertCnt; i++) {\n newLines[i] = this._cre…
|