Searched refs:conv_str (Results 1 – 1 of 1) sorted by relevance
4408 mbfl_string orig_str, conv_str; in PHP_FUNCTION() local4425 mbfl_string_init(&conv_str); in PHP_FUNCTION()4567 …pstr = mbfl_mime_header_encode(&orig_str, &conv_str, tran_cs, head_enc, "\n", sizeof("Subject: [PH… in PHP_FUNCTION()4594 pstr = mbfl_convert_encoding(&tmpstr, &conv_str, body_enc); in PHP_FUNCTION()
Completed in 18 milliseconds