Home
last modified time | relevance | path

Searched refs:text_lines (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
148 $lines[] = array_shift($text_lines);
152 $lines = array(array_shift($text_lines));

Completed in 4 milliseconds