Home
last modified time | relevance | path

Searched refs:line_no (Results 1 – 1 of 1) sorted by relevance

/web-bugs/src/Horde/Text/Diff/Engine/
H A DShell.php142 protected function _getLines(&$text_lines, &$line_no, $end = false) argument
147 while ($line_no <= $end) {
149 $line_no++;
153 $line_no++;

Completed in 5 milliseconds