array(array(string)) decode_words_text(string txt)
Separates a header value containing text into units and calls MIME.decode_word() on them. The result is an array where each element is a result from decode_word() .
MIME.decode_words_tokenized MIME.decode_words_text_remapped