Searched refs:body_enc (Results 1 – 1 of 1) sorted by relevance
4413 body_enc; /* body transfar encoding */ in PHP_FUNCTION() local4430 body_enc = mbfl_no_encoding_base64; in PHP_FUNCTION()4435 body_enc = lang->mail_body_encoding; in PHP_FUNCTION()4517 body_enc = _body_enc; in PHP_FUNCTION()4522 body_enc = mbfl_no_encoding_8bit; in PHP_FUNCTION()4594 pstr = mbfl_convert_encoding(&tmpstr, &conv_str, body_enc); in PHP_FUNCTION()4639 p = (char *)mbfl_no2preferred_mime_name(body_enc); in PHP_FUNCTION()
Completed in 24 milliseconds