Method MIME.decode_words_tokenized_labled_remapped()


Method decode_words_tokenized_labled_remapped

array(array(string|int)) decode_words_tokenized_labled_remapped(string phrase, int|void flags)

Description

Like MIME.decode_words_tokenized_labled(), but the extracted words are also remapped from their specified character encoding into UNICODE. The result is identical to that of MIME.tokenize_labled(), but without RFC 1522 escapes, and with all characters in UNICODE encoding.