pike.ida.liu.se
Search for
Home > Docs > Pike reference

[Top]
MIME

MIME.quote()


Method quote

string quote(array(string|int) lexical_elements)

Description

This function is the inverse of the MIME.tokenize function.

A header field value is constructed from a sequence of lexical elements. Characters (ints) are taken to be special-characters, whereas strings are encoded as atoms or quoted-strings, depending on whether they contain any special characters.

Note

There is no way to construct a domain-literal using this function. Neither can it be used to produce comments.

See also

MIME.tokenize()

Module reference for Pike v7.8 release 116, 2008-12-31