Home
last modified time | relevance | path

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

/plugin/pagecss/vendor/csstidy-2.2.1/
H A Dclass.csstidy.php496 …* @param bool $pre_code whether to add pre and code tags around the code (for light HTML formatted…
500 … $formatted=false, $doctype='xhtml1.1', $externalcss=true, $title='', $lang='en', $pre_code=true) { argument
515 fwrite($handle, $this->print->formatted_page($doctype, $externalcss, $title, $lang, $pre_code));