Pike programming language

Top MIME
➤ MIME.decode_word() MIME.decode_words_text_remapped() ➤

Method MIME.decode_words_text()


Method decode_words_text

array(array(string)) decode_words_text(string txt)

Description

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().

See also

MIME.decode_words_tokenized MIME.decode_words_text_remapped

Extracted from as of .