Search code examples
Why does the rule stop working when expanding a character classes?...

regexregex-group

Read More
regex for allowing alphanumeric, special characters and not ending with @ or _ or...

javascriptregexregex-groupregex-greedy

Read More
Regex that extract string of length that is encoded in string...

regexregex-group

Read More
String repeats 20 times in RewriteRule if i try to use it with $1, $2 etc. back-references. Weird. W...

regex.htaccesshttp-redirectmod-rewriteregex-group

Read More
How do I insert '][' in between the two patterns with sed?...

regexsedmarkdownregex-group

Read More
Why was "? immediately after a parenthesis" a syntax error, in Regular Expressions?...

regexregex-group

Read More
adding space before and after a comma and dash in python using regex...

pythonpython-3.xregexregex-group

Read More
Without the g flag RegEX return wired output...

phpregexregex-groupregexp-replace

Read More
Regex : Unable to detect all the occurrences in a particular group when there is more than one...

phpregexregex-group

Read More
In RegEx, require at least one a-z character, but optional other characters...

phpregexregex-group

Read More
How to find all instances of two digits after ">" or "<" for a particular ...

pythonregexregex-group

Read More
Using PCRE2 regex with repeating groups to find email addresses...

regexrepeatregex-groupkleene-star

Read More
Regex Group, problems with catching IPs...

regexpowershellregex-group

Read More
How to adapt this regex to be agnostic of the order of the key-value pairs...

regexregex-group

Read More
How to use regex groups to split key & values...

javascriptregexregex-group

Read More
regex to extract by be removing a pattern if present at the end...

regexregex-group

Read More
Match all spaces after a particular string...

regexvisual-studio-coderegex-lookaroundsregex-group

Read More
RegEx splitting multiple lines - grouped by ID...

regexregex-group

Read More
Substituting text that overlaps...

regexsedregex-group

Read More
Regex pattern for matching float followed by some fixed strings...

regexregex-group

Read More
Regex is not working properly with sed but works in regex101...

regexsedregex-group

Read More
regex: How to find all matched groups (values: time and value for specific service)...

regexregex-lookaroundsregex-group

Read More
Regular Expression: Find a specific group within other groups in VB.Net...

regexstringvb.netreplaceregex-group

Read More
keeping original message as well as extract Captured fields in regex...

regexregex-lookaroundsregex-group

Read More
Regex to check a word is present in line exactly three times...

regexregex-group

Read More
Regex custom matched tag ang get its group?...

regexregex-group

Read More
Custom realpath() using regex...

phpregexregex-grouprealpath

Read More
Regex Expression for capturing a starting and ending with a group of characters...

regexregex-lookaroundsregex-group

Read More
How to match all tab characters after first letter or number?...

regexregex-grouppython-reregexp-replace

Read More
Python Regex: How to find a substring...

pythonregexstringregex-group

Read More
BackNext