Lines Matching full:escaped
1460 # Remove escaped characters first to make quote/single quote collapsing
1461 # basic. Things that look like escaped characters shouldn't occur
2064 # Remove all \\ (escaped backslashes) from the line. They are OK, and the
2065 # second (escaped) slash may trigger later \" detection erroneously.
2814 # Remove escaped backslashes before looking for undefined escapes.