functions/imap_utf7_local.php - utf7-imap functions
This implements all functions that do imap UTF7 conversions. Before 1.3.2 functions were stored in imap_utf7_decode_local.php and imap_utf7_encode_local.php files.
Converts string from base64
converts folder name from utf7-imap to charset used by translation
If mbstring functions do not support charset used by translation, falls back to iso-8859-1
encode folder name to utf7-imap
If mbstring functions do not support charset used by translation, falls back to iso-8859-1
Function that uses php mbstring functions to convert from and to utf7-imap charset
Since 1.5.1 list of supported charsets depends sq_mb_list_encoding function. Before that it was hardcoded to iso-8859-x, utf-8 and iso-2022-jp.
Documentation generated on Mon, 13 Jan 2020 04:22:49 +0100 by phpDocumentor 1.4.3