Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
MIME

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 RFC1522 escapes, and with all characters in UNICODE encoding.