Media Summary: In this short tutorial, I explain the concept of " Regex - Backreference and positive lookahead ("\1" "?=") In this video series, we will be tackling Python

Regex Backreferences - Detailed Analysis & Overview

In this short tutorial, I explain the concept of " Regex - Backreference and positive lookahead ("\1" "?=") In this video series, we will be tackling Python In this video I discuss capturing parentheses and how they are used to create numbered groups that referenced in a find / replace ...

Photo Gallery

regex backreferences (intermediate) anthony explains #450
BACKREFERENCES in Regex | Part 9.1
Regex Backreferences: Master Pattern Matching for Beginners ✨
REGEX:  Backreferences
RegEx in  Python (Part-13) | Backreferencing
2.5: Regular Expressions: Back References - Programming with Text
Regex - Backreference and positive lookahead ("\1" "?=")
Groups & Backreferences - RegEx Beginner Tutorial
.NET Regex - Backreferences
Using .Net Regex backreferences
Regular Expressions (RegEx) in 100 Seconds
Mastering Advanced Backreferences in Regex: Complex Pattern Matching Tutorial
Sponsored
Sponsored
View Detailed Profile
regex backreferences (intermediate) anthony explains #450

regex backreferences (intermediate) anthony explains #450

today I talk about

BACKREFERENCES in Regex | Part 9.1

BACKREFERENCES in Regex | Part 9.1

In this lesson, we learn about

Sponsored
Regex Backreferences: Master Pattern Matching for Beginners ✨

Regex Backreferences: Master Pattern Matching for Beginners ✨

Unlock the power of

REGEX:  Backreferences

REGEX: Backreferences

Some quick examples of

RegEx in  Python (Part-13) | Backreferencing

RegEx in Python (Part-13) | Backreferencing

Learn how to

Sponsored
2.5: Regular Expressions: Back References - Programming with Text

2.5: Regular Expressions: Back References - Programming with Text

In this short tutorial, I explain the concept of "

Regex - Backreference and positive lookahead ("\1" "?=")

Regex - Backreference and positive lookahead ("\1" "?=")

Regex - Backreference and positive lookahead ("\1" "?=")

Groups & Backreferences - RegEx Beginner Tutorial

Groups & Backreferences - RegEx Beginner Tutorial

Groups in

.NET Regex - Backreferences

.NET Regex - Backreferences

Named and numbered

Using .Net Regex backreferences

Using .Net Regex backreferences

... to get an error with your

Regular Expressions (RegEx) in 100 Seconds

Regular Expressions (RegEx) in 100 Seconds

Learn how to use

Mastering Advanced Backreferences in Regex: Complex Pattern Matching Tutorial

Mastering Advanced Backreferences in Regex: Complex Pattern Matching Tutorial

Dive deep into the world of advanced

Learn Java Programming - Regex Backreference Tutorial

Learn Java Programming - Regex Backreference Tutorial

What is a

Python Regular expressions -part #9 - Non-capture - Backreferencing groups

Python Regular expressions -part #9 - Non-capture - Backreferencing groups

In this video series, we will be tackling Python

2.4: Regular Expressions: Capturing Groups - Programming with Text

2.4: Regular Expressions: Capturing Groups - Programming with Text

In this video I discuss capturing parentheses and how they are used to create numbered groups that referenced in a find / replace ...

Regex | HackerRank Solutions

Regex | HackerRank Solutions

Answers to every

Practical Regular Expressions: Capturing Groups & Backreferences

Practical Regular Expressions: Capturing Groups & Backreferences

Capturing Groups and

4 Backreferences

4 Backreferences

We can use

Regex Practice – Catch Repeats, Match Names & Quotes (with Groups & Backreferences)

Regex Practice – Catch Repeats, Match Names & Quotes (with Groups & Backreferences)

In this hands-on

Related Video Content

regex101: build, test, and debug regex information

Regular expression tester with syntax highlighting, explanation, cheat sheet for PHP/PCRE, Python, GO, JavaScript,...

Regular expression - Wikipedia information

A regular expression (shortened as regex or regexp), [1] sometimes referred to as a rational expression, [2][3] is a...

RegExr: Learn, Build, & Test RegEx information

RegExr is an online tool to learn, build, & test Regular Expressions (RegEx / RegExp).

Regular expression syntax cheat sheet - JavaScript | MDN information

Mar 17, 2026 · Regular expression syntax cheat sheet This page provides an overall cheat sheet of all the...

Regex Tutorial - How to write Regular Expressions information

Dec 22, 2025 · A regular expression (regex) is a sequence of characters that defines a search pattern. It is mainly...