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