Home
last modified time | relevance | path

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

/web-bugs/src/Horde/Text/Diff/Renderer/
H A DInline.php156 array($this->_splitOnWords($text1, $nl),
157 $this->_splitOnWords($text2, $nl)));
169 protected function _splitOnWords($string, $newlineEscape = "\n") function in Horde_Text_Diff_Renderer_Inline

Completed in 3 milliseconds