Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex-group

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

What is the position of an unmatched group in C++?

c++ regex regex-group

Kodos & "cannot refer to open group"

python regex regex-group

Regex match everything between two {}

How can I extract these multiple regex groups in R

r regex regex-group

Convert regex Captures into HashMap in Rust?

regex hashmap rust regex-group

Regex for repeating series of numbers and number ranges (e.g. 3 digit numbers and 3 digit number ranges)

How to capture all regex groups in one regex?

How to make a group for each word in a sentence?

python regex regex-group

Warning about uninitailized variable despite check for undef

Sed capture group not working

regex bash sed regex-group