Home | History | Annotate | Download | only in scripts

Lines Matching full:escaped

1022       # Remove escaped characters first to make quote/single quote collapsing
1023 # basic. Things that look like escaped characters shouldn't occur
1266 # Remove all \\ (escaped backslashes) from the line. They are OK, and the
1267 # second (escaped) slash may trigger later \" detection erroneously.
1790 # Remove escaped backslashes before looking for undefined escapes.