Search code examples
What is the ultimate postal code and zip regex?...


regexzipcodepostal-code

Read More
Javascript Regular Expression "Single Space Character"...


javascriptregex

Read More
Understand when to use ^ and $ for RegEx Patterns in C#...


c#regex

Read More
RE2 or Go Regex to match all ccTLD emails except for .us or .co...


regexgore2

Read More
Regex expression to find end of multiline YAML codeblock...


regexregex-lookarounds

Read More
How to capture multiple regex matches, from a single line, into the $matches magic variable in Power...


regexpowershellpowershell-2.0

Read More
Pass regex options to PowerShell [regex] type...


regexpowershellcase-insensitive

Read More
Change first character on a line with upper case in Perl...


regexperl

Read More
How to make only the first character in each word uppercase in Perl...


regexstringperl

Read More
How do I perform a Perl substitution on a string while keeping the original?...


regexperlreplace

Read More
How can I split string by comma and/or new line and/or whitespace...


javascriptregex

Read More
Regular expression to match alpha-numeric characters not working in Python...


pythonregex

Read More
sed - how to do regex groups using sed...


regexlinuxsed

Read More
How to match "any character" in regular expression?...


regex

Read More
regex for replacing with tab...


regexnotepad++

Read More
Regex pattern matching using @Pattern annotation in Spring Boot...


javaregexspringspring-boot

Read More
How can I extract css file using Php regular expression...


phpregex

Read More
Regex matching with multiple negative look behind conditions...


regexregex-lookaroundsregex-negation

Read More
How to find string that occurs between 3rd and 4th instances of a character...


regexpowershell

Read More
What does (?i) mean?...


phpregexpreg-match

Read More
How do I access named capturing groups in a .NET Regex?...


c#.netregex

Read More
Regex parameters in a function...


javascriptregexphotoshop-scriptecmascript-3

Read More
syntax for saving regular expression as an object attribute to process in ruby...


ruby-on-railsregexruby

Read More
JavaScript to replace variable in a string...


javascriptregex

Read More
Apply multiple regexp from dict on a field and get result for each...


regexansibleyamljinja2

Read More
PowerShell Regex not giving the results I expect not sure why...


regexpowershellget-winevent

Read More
301 Redirect to replace all spaces to hyphens...


regexapache.htaccesshttp-redirectmod-rewrite

Read More
R / stringr: split string, but keep the delimiters in the output...


rregexstringr

Read More
How to replace word with special character from string in java?...


javaregexstringreplace

Read More
Do regular expressions from the re module support word boundaries (\b)?...


pythonregexword-boundaries

Read More
BackNext