Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex-group

Is there a way to set the precedence of capturing groups

regex regex-group

Regex match every string inside double quotes and include escaped quotation marks

How to insert a white space before open bracket

r string gsub regex-group

RegEx for capturing values in nested brackets

Regex Replace function: in cases of no match, $1 returns full line instead of null

Merge two regexes with variable number of capture groups

regex perl regex-group

Can I get help generating the correct regex to match a list of test strings?

Referencing nested groups in JavaScript using string replace using regex

PowerShell Regex: Capturing strings between two strings that is on multiple lines

Behaviour of the ? quantifier when applying to (\b) in JavaScript regex

BASH regex match MAC address

regex bash regex-group

Regex detect any repeated character but with optional whitespace between

regex regex-group

How to edit lines of a text file based on regex conditions?

Regular expression: Define max length of string, with repeated groups

regex regex-group

Linux SED RegEx replace, but keep wildcards

regex linux sed regex-group

Remove spaces between single character in string

Get Line number of Text.RegularExpressions.Regex matches

Use previous backreference as name of named capture group

Sed capture group not working

regex bash sed regex-group