Home
last modified time | relevance | path

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

/plugin/vcard/
H A Dvcard.php38 function quoted_printable_encode($input, $line_max = 76) { argument
59 if ( (strlen($newline) + strlen($c)) >= $line_max ) { // CRLF is not counted