Searched refs:newLines (Results 1 – 3 of 3) sorted by relevance
/plugin/userhomepage/ |
H A 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, '… 333 …if (!in_array("$where\t$who\t$perm\n", $existingLines)) { $newLines[] = array('where' => $where, '… 337 …if (!in_array("$where\t$who\t$perm\n", $existingLines)) { $newLines[] = array('where' => $where, '… 344 …if (!in_array("$where\t$who\t$perm\n", $existingLines)) { $newLines[] = array('where' => $where, '… 348 …if (!in_array("$where\t$who\t$perm\n", $existingLines)) { $newLines[] = array('where' => $where, '… 351 $i = count($newLines); [all …]
|
/plugin/jquery-syntax/jquery-syntax/ |
H A 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/ |
H A D | bundle.js.map | 1 …newLines = [];\n for (let i = 0; i < insertCnt; i++) {\n newLines[i] = this._cre…
|