Home
last modified time | relevance | path

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

/web-bugs/src/Horde/Text/Diff/Engine/
H A DNative.php89 $this->_shiftBoundaries($from_lines, $this->xchanged, $this->ychanged);
90 $this->_shiftBoundaries($to_lines, $this->ychanged, $this->xchanged);
318 protected function _shiftBoundaries($lines, &$changed, $other_changed) function in Horde_Text_Diff_Engine_Native

Completed in 5 milliseconds