Sometimes, special characters inside a string may need to be escaped. For instance, if you want to include a literal single quote within a single-quoted string, you should escape it with a backslash.
The Internet Engineering Task Force (IETF) document, RFC 3696, “Application Techniques for Checking and Transformation of Names” by John Klensin, gives several valid e-mail addresses that are rejected ...