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.
Manipulação de dados desnormalizados em Python: Utilizando re e lstrip()

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

2
Comments
4 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
Regular Expressions In C#: 3 Examples You Need To Know

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

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

Mastering Efficient String Matching Techniques in Python using regex

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

Release 1.8 Contributions : ChatCraft.org🤖

Comments
2 min read
Writing Regex with Copilot

Writing Regex with Copilot

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

C# Regex Performance: How To Squeeze Out Performance

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

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

Comments
9 min read
loading...