Home
last modified time | relevance | path

Searched refs:remove_leading_linefeeds (Results 1 – 4 of 4) sorted by path

/plugin/html2pdf/html2pdf/html2ps/
H A Dinline.content.builder.normal.php16 $text = $this->remove_leading_linefeeds($text);
H A Dinline.content.builder.nowrap.php16 $raw_content = $this->remove_leading_linefeeds($raw_content);
H A Dinline.content.builder.php1041 function remove_leading_linefeeds($content) { function in InlineContentBuilder
H A Dinline.content.builder.pre.line.php16 $text = $this->remove_leading_linefeeds($text);