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.
Vamos falar de RegEx?(Parte2) Colocando o DART/FLUTTER em prática

Vamos falar de RegEx?(Parte2) Colocando o DART/FLUTTER em prática

Comments
3 min read
Finding all HTML tags in a project not being self-closed

Finding all HTML tags in a project not being self-closed

Comments
2 min read
Release 1.8 Contributions : ChatCraft.org🤖

Release 1.8 Contributions : ChatCraft.org🤖

Comments
2 min read
Mastering Efficient String Matching Techniques in Python using regex

Mastering Efficient String Matching Techniques in Python using regex

Comments
4 min read
Improve your content searching/filtering workflow productivity with regexp-it-cli

Improve your content searching/filtering workflow productivity with regexp-it-cli

1
Comments
2 min read
Regex pattern in Python: A beginners guide

Regex pattern in Python: A beginners guide

7
Comments
7 min read
C# Regular Expression Benchmarks – How To Avoid My Mistakes!

C# Regular Expression Benchmarks – How To Avoid My Mistakes!

1
Comments
9 min read
C# Regex Performance: How To Squeeze Out Performance

C# Regex Performance: How To Squeeze Out Performance

Comments
7 min read
Regular Expressions In C#: 3 Examples You Need To Know

Regular Expressions In C#: 3 Examples You Need To Know

1
Comments
6 min read
Regex Options In C#: A Beginner’s Guide To Powerful Pattern Matching

Regex Options In C#: A Beginner’s Guide To Powerful Pattern Matching

Comments
8 min read
Manipulação de dados desnormalizados em Python: Utilizando re e lstrip()

Manipulação de dados desnormalizados em Python: Utilizando re e lstrip()

6
Comments
4 min read
Code cycle: may be the syntax query that currently supports the most languages

Code cycle: may be the syntax query that currently supports the most languages

Comments
2 min read
Using Regex Search for MongoDB Queries

Using Regex Search for MongoDB Queries

Comments
2 min read
Regex - Understanding those [^Str|ng\$] for Beginners

Regex - Understanding those [^Str|ng\$] for Beginners

2
Comments
5 min read
Building a syntax highlighting extension for VS Code

Building a syntax highlighting extension for VS Code

15
Comments
12 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.