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

Method MIME.encode_words_quoted_labled_remapped()


Method encode_words_quoted_labled_remapped

string encode_words_quoted_labled_remapped(array(array(string|int)) phrase, string encoding, string|function(string:string) charset, string|void replacement, function(string:string)|void repcb)

Description

The inverse of decode_words_tokenized_labled_remapped() , this function accepts an array equivalent to the argument of quote_labled() , but also performs on demand word encoding in the same way as encode_words_text_remapped() .