DEV Community

Regular Expressions

A regular expression (shortened as regex or regexp also referred to as regular expression) is a sequence of characters that specifies a search pattern.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Regular Expressions: A Basic Explanation

Regular Expressions: A Basic Explanation

1
Comments
5 min read
🐍 regex: a Python example using lookbehind and lookahead

🐍 regex: a Python example using lookbehind and lookahead

13
Comments
3 min read
Regular expression capture and replace examples

Regular expression capture and replace examples

9
Comments
3 min read
How to bold matching characters in text JavaScript.

How to bold matching characters in text JavaScript.

1
Comments 1
1 min read
Regular expressions are fun!

Regular expressions are fun!

5
Comments
5 min read
Matchsticks

Matchsticks

1
Comments
2 min read
On the Virtues of RegExp in JS

On the Virtues of RegExp in JS

2
Comments
3 min read
PHP | Regular Expressions

PHP | Regular Expressions

2
Comments
9 min read
ExpressĂ”es Regulares IV - as trĂȘs regras da regex I - backtracking

ExpressĂ”es Regulares IV - as trĂȘs regras da regex I - backtracking

10
Comments
7 min read
Open Source Adventures: Episode 81: Exploring Raku Regular Expression API

Open Source Adventures: Episode 81: Exploring Raku Regular Expression API

2
Comments 2
3 min read
Open Source Adventures: Episode 80: Exploring Python Regular Expression API

Open Source Adventures: Episode 80: Exploring Python Regular Expression API

3
Comments
6 min read
ExpressÔes Regulares III - ùncoras, limites de palavras e caracteres de palavras

ExpressÔes Regulares III - ùncoras, limites de palavras e caracteres de palavras

19
Comments
2 min read
Open Source Adventures: Episode 79: Exploring Crystal Regular Expression API

Open Source Adventures: Episode 79: Exploring Crystal Regular Expression API

9
Comments
4 min read
Medicine for Rudolph

Medicine for Rudolph

1
Comments 3
4 min read
1. Regex - podstawy

1. Regex - podstawy

5
Comments
5 min read
Learning Regular Expressions

Learning Regular Expressions

3
Comments
4 min read
ExpressÔes Regulares II - classes de caracteres

ExpressÔes Regulares II - classes de caracteres

25
Comments
2 min read
The Regular Expression (RegEx) Cheat Sheet you always wanted

The Regular Expression (RegEx) Cheat Sheet you always wanted

938
Comments 14
4 min read
ExpressÔes Regulares I - o båsico

ExpressÔes Regulares I - o båsico

20
Comments
3 min read
Internet Protocol Version 7

Internet Protocol Version 7

1
Comments
7 min read
Mongodb text index vs regex for text searching

Mongodb text index vs regex for text searching

5
Comments 1
3 min read
Open Source Adventures: Episode 77: Improving Regular Expressions API

Open Source Adventures: Episode 77: Improving Regular Expressions API

1
Comments
4 min read
Google Sheets Tutorial – How to Use Regex and VLOOKUP to Display Images from Google Drive

Google Sheets Tutorial – How to Use Regex and VLOOKUP to Display Images from Google Drive

Comments
6 min read
Passgen: A password generator that uses a regex-like syntax to create secure passwords of any shape.

Passgen: A password generator that uses a regex-like syntax to create secure passwords of any shape.

22
Comments 1
7 min read
Regex basics

Regex basics

7
Comments 2
7 min read
loading...