Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.inc.php155 $value = CSS::remove_backslash_at_newline($value);
164 $value = CSS::remove_backslash_at_newline($value);
172 function remove_backslash_at_newline($value) { function in CSS