Searched refs:backslash (Results 1 – 8 of 8) sorted by relevance
241 # Find a way to echo strings without interpreting backslash.276 # See if the line ends in a backslash.280 # Print the line, without the trailing backslash.283 # There was no trailing backslash. The end of the variable definition is289 # A trailing backslash means that the variable definition continues in the
146 if (s->backslash) { in ngx_mail_imap_auth_state()164 s->backslash = 0; in ngx_mail_imap_auth_state()
206 unsigned backslash:1; member
479 s->backslash = 1; in ngx_mail_imap_parse_command()
136 This error will also occur when the content has a backslash138 like "{N:Type of I\\/O}". Note the double backslash, one for
353 # internal one would interpret the backslash code
876 - Avoid the use of backslash (\) in contrib/minizip [Vollant]
3844 as the standard escapes for quote and backslash. Ensures that the 9522 qualified namepath, allow multiple backslash prefixes. This can happen 9524 is seen in the field) because of the use of a double-backslash in strings 9525 (since backslash is the escape character) causing confusion. ACPICA BZ 16740 Added a warning message for invalid escapes (a backslash followed18526 Escaped backslash at the end of a string ("\\") scan/parse error