Method MIME.decode_words_tokenized_remapped()
- Method
decode_words_tokenized_remapped
array
(string
|int
) decode_words_tokenized_remapped(string
phrase
,int
|void
flags
)- Description
Like MIME.decode_words_tokenized(), but the extracted atoms are also remapped from their specified character encoding into UNICODE. The result is thus identical to that of MIME.tokenize(), but without RFC 1522 escapes, and with all characters in UNICODE encoding.
- See also
MIME.decode_words_tokenized_labled_remapped MIME.decode_words_text_remapped