Home
last modified time | relevance | path

Searched defs:mail_quotedprintable_encode (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/_test/tests/inc/
H A Dmail_quoted_printable_encode.test.php3 class mail_quotedprintable_encode extends DokuWikiTest { class
/dokuwiki/inc/
H A Dmail.php104 function mail_quotedprintable_encode($sText, $maxlen = 74, $bEmulate_imap_8bit = true) function