Lines Matching full:escaped
947 // Skip escaped newlines.991 // Other escaped characters are interpreted as their non-escaped version.1554 bool escaped) {1559 escaped = true;1574 if (escaped && next_.literal_chars->is_one_byte()) {