Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex-group

RegEx for matching a word after specific word in multiple lines

Regex for git branch naming

regex git regex-group

IntelliJ Vim plugin doesn't support capture groups?

Auto-generate title from filename in Pelican

Remove text after second colon

r regex 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?