Home
last modified time | relevance | path

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

/plugin/htmlokay/
H A Dsyntax.php501 $error_string .= compact_string(preg_replace ('/</', '&lt;', $match)) . '<br />';
577 function compact_string($string_x) function