Searched refs:line_max (Results 1 – 1 of 1) sorted by relevance
38 function quoted_printable_encode($input, $line_max = 76) { argument59 if ( (strlen($newline) + strlen($c)) >= $line_max ) { // CRLF is not counted