Home
last modified time | relevance | path

Searched full:html_diff (Results 1 – 4 of 4) sorted by relevance

/plugin/diffpreview/
H A DCHANGELOG.md11 - Handle deprecated functions `html_edit` and `html_diff`
H A Daction.php130 html_diff(con($PRE,$TEXT,$SUF));
/plugin/conflictmerger/
H A Daction.php251 html_diff($text, false);
255 html_diff($text, false);
/dokuwiki/inc/
H A Dhtml.php560 function html_diff($text = '', $intro = true, $type = null)
532 function html_diff($text = '', $intro = true, $type = null) { global() function