Search code examples
How can I put an actual backslash in a string literal (not use it for an escape sequence)?...


pythonstringescapingbackslashrawstring

Read More
Escaping the and (&) sign in Powershell...


powershellcmdescapingampersandquoting

Read More
Powershell not accepting normal quotation marks...


powershellcommand-line-interfaceescapingquoting

Read More
Regex containing forward slash creates Warning...


phpregexescapingpreg-replacedelimiter

Read More
How to match literal parentheses in a string...


phpregexescapingstring-literalsparentheses

Read More
Escape characters with special meaning to the regex engine in PHP...


phpregexescaping

Read More
Escape a string for a sed replace pattern...


stringsedescaping

Read More
HTML-Entity escaping to prevent XSS...


javahtmlescapingxssowasp

Read More
How to escape backslash in // comment...


c++escapingcommentsc-preprocessorclang++

Read More
html input field using regex to get rid of invalid characters for filename...


htmlregexescaping

Read More
Replace single backslash with two backslashes using preg_replace()...


phpregexescapingpreg-replacebackslash

Read More
Proper way to set JAVA_OPTS that contains spaces in standalone.conf.bat in WildFly 8?...


batch-filecmdjbossescapingwildfly

Read More
How to accept strings containing escape characters python...


pythonstringescaping

Read More
c# - How to match specific character which is not inside quotes...


c#regexescapingquotes

Read More
cURL escape & (ampersand) in data...


bashshellcurlescapingampersand

Read More
Match string between single quotes including escaped single quotes...


phpregexescapingpreg-match-allsingle-quotes

Read More
Escape plain text characters in a string which includes a date format expression to be passed into a...


phpdateescapingpreg-replacepreg-match

Read More
How to escape indicator characters (colon and hyphen) in YAML...


escapingyamldelimiter

Read More
Uses for the '"' entity in HTML...


htmlxhtmlescapinglinq-to-xmlhtml-entities

Read More
Regex not working as intended with hyphen in a character class...


phpregexescapingcharacter-class

Read More
Regular expression displays a Warning when the pattern delimiting character is used inside of a char...


phpregexescapingdelimiter

Read More
Escaping double backslash inside a string...


phpescaping

Read More
How to pass PowerShell string parameter that has both `(backtick), ' and " inside?...


stringpowershellescapingparameter-passingquoting

Read More
Escaped backslash (double backslash) in C counting as two bytes in string...


ccharescaping

Read More
How to ignore parenthesis in a REGEXMATCH?...


regexgoogle-sheetsgoogle-sheets-formulaescapingre2

Read More
Efficiently convert backslash to forward slash in R...


rescapingfilepath

Read More
How to escape pipe char | to pass it to cypress environnement by command line parameter?...


environment-variablescharcypressescaping

Read More
PHP 5.3 automatically escapes $_GET/$_POST from form strings?...


phpformsescapingmagic-quotes

Read More
How do I escape this properly in bash?...


bashshellcolorsescaping

Read More
MariaDB LIKE with Escape Character - Unexpected Behavior...


laravelmariadbescapingsql-like

Read More
BackNext