Searched refs:remove_leading_linefeeds (Results 1 – 4 of 4) sorted by relevance
16 $raw_content = $this->remove_leading_linefeeds($raw_content);
16 $text = $this->remove_leading_linefeeds($text);
1041 function remove_leading_linefeeds($content) { function in InlineContentBuilder