Expand description
4.1. Miscellaneous Obsolete Tokens
Functions§
- is_
obs_ NO_ WS_ CTL - US-ASCII control characters that do not include the carriage return, line feed, and white space characters
- is_
obs_ qtext - obs-qtext = obs-NO-WS-CTL
- obs_
domain - obs-domain = atom *(“.” atom)
- obs_
dtext - obs-dtext = obs-NO-WS-CTL / quoted-pair
- obs_
id_ left - obs-id-left = local-part
- obs_
id_ right - obs-id-right = domain
- obs_
local_ part - obs-local-part = word *(“.” word)
- obs_qp
- obs-qp = “" (%d0 / obs-NO-WS-CTL / LF / CR)