Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capturing-group

Capture and execute multiline code and incorporate result in raku

Find and replace using regular expression, group capturing, and back referencing

Javascript RegExp non-capturing groups

Negative lookahead with capturing groups

Scala regex Named Capturing Groups

Get index of each capture in a JavaScript regex

Regex optional capturing group?

How does this regex find triangular numbers?

Scala capture group using regex

What does this Django regular expression mean? `?P`

How to capture an arbitrary number of groups in JavaScript Regexp?

How can we match a^n b^n?

Vim Regex Capture Groups [bau -> byau : ceu -> cyeu]

What is a non-capturing group in regular expressions?