Summery Summery
Find the last character boundary prior to $maxLength in a utf-8 quoted-printable encoded string.
Syntax Syntax
Description Description
Original written by Colin Brown.
Parameters Parameters
- $encodedText
-
(Required) utf-8 QP text
- $maxLength
-
(Required) Find the last character boundary prior to this length
Return Return
(integer)
Source Source
File: wp-includes/class-phpmailer.php