Lines Matching refs:newLines
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, '…
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);
354 foreach($newLines as $line) {