Searched refs:mail_quotedprintable_encode_callback (Results 1 – 1 of 1) sorted by relevance
122 $sLine = preg_replace_callback($sRegExp, mail_quotedprintable_encode_callback(...), $sLine);165 function mail_quotedprintable_encode_callback($matches) function