New posts in regex

Filter rows where mirror-image delimiters are not paired

Is it possible to exclude specified GET parameters in apache access logs?

Convert dash-separated string to camelCase?

regular expressions: match x times OR y times

Matching only a unicode letter in Python re

Regular expression to search multiple strings (Textpad)

shell script. how to extract string using regular expressions

How to match and replace text with integer and change text but not the integer?

Regex to extract information of (make a TSV from) 3 versions of a text “block”

Emacs, removing all lines that don't match?

Replace keys in template string with object properties

Replace slash in Bash

How to extract IP address from the log's string with regular expression and Notepad++

How to find all patterns between two characters?

How to create 2 captured groups and replace them in Intelij Idea/Android Studio?

How to match something with regex that is not between two special characters?

Using more than one flag in python re.findall

Regex to grab strings between square brackets

Adding characters at the start and end of each line in a file

How do I remove first 5 characters in each line in a text file using vi?