An escape character is a character that causes one or more characters that follow it to be interpreted differently. This forms an escape sequence, which is often used to represent a character that has an alternative meaning when printed literally, such as the quote character in a string literal. Escape sequences can have other usages too, especially in regular expressions.
\
) to escape characters like \'
, \"
, \u0026
, etc.\
) to escape characters like \\
, \n
, \26
, etc. See escape characters for more information.<
, <
, or <
.%
) to escape characters like %20
, %3C
, %3E
, etc.RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4