Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in capture-group
Identifying capture groups in a Regex Pattern
Jan 23, 2023
java
regex
capture-group
Do the following capture group notation mean something to Perl
Dec 21, 2022
regex
perl
capture-group
Is there an equivalent of "&" in R's regular expressions for backreference to entire match?
Sep 10, 2022
r
regex
backreference
capture-group
Problem with whitespace in a RegEx with capture groups
Jun 25, 2022
regex
whitespace
capture-group
Sed append regex capture groups
Apr 05, 2018
regex
bash
sed
capture-group
Are non-capturing groups redundant?
Sep 12, 2022
java
regex
capture-group
Replace specific capture group instead of entire regex in Perl
Aug 17, 2022
regex
perl
replace
capture-group
Regex - Repeating Capturing Group
Oct 08, 2022
javascript
regex
capture-group
C++11 Regex Capture Groups By Name
Sep 14, 2022
regex
c++11
capture-group
Why won't re.groups() give me anything for my one correctly-matched group?
Sep 01, 2022
python
regex
object
match
capture-group
Capture groups not working in NSRegularExpression
Aug 29, 2022
objective-c
regex
ios
nsregularexpression
capture-group
How to get capturing group functionality in Go regular expressions
Aug 17, 2022
regex
go
capture-group
Regex group capture in R with multiple capture-groups
Aug 16, 2022
regex
r
capture
capture-group
Regular Expression For Duplicate Words
Aug 15, 2022
regex
duplicates
capture-group