Searched refs:diffhtml (Results 1 – 2 of 2) sorted by relevance
534 * @param string $diffhtml537 public function insertSoftbreaks($diffhtml) argument557 }, $diffhtml);
605 * @param string $diffhtml609 function html_insert_softbreaks($diffhtml) argument612 return (new PageDiff())->insertSoftbreaks($diffhtml);