Forem

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.
Comprehensive Guide for not so Regular Expressions
Cover image for Comprehensive Guide for not so Regular Expressions

Comprehensive Guide for not so Regular Expressions

15
Comments
7 min read
Regex: Fix duplicate slashes without affecting protocol

Regex: Fix duplicate slashes without affecting protocol

9
Comments 2
1 min read
How to Detect Symbols & spaces With RegEx!
Cover image for How to Detect Symbols & spaces With RegEx!

How to Detect Symbols & spaces With RegEx!

5
Comments 1
1 min read
Primer on Regexes
Cover image for Primer on Regexes

Primer on Regexes

7
Comments
6 min read
preg_replace_callback for Javascript

preg_replace_callback for Javascript

3
Comments
1 min read
Writing an effective GROK pattern

Writing an effective GROK pattern

7
Comments
3 min read
Can I get a dash of regular expression in my KQL?
Cover image for Can I get a dash of regular expression in my KQL?

Can I get a dash of regular expression in my KQL?

7
Comments
1 min read
Looking at Regex in Rust (Addendum)

Looking at Regex in Rust (Addendum)

9
Comments
4 min read
Regex for Verifying Email Address

Regex for Verifying Email Address

5
Comments 1
3 min read
Accurately Judge Data Types by Using Regex

Accurately Judge Data Types by Using Regex

5
Comments
1 min read
Looking at Regex in Rust

Looking at Regex in Rust

9
Comments
3 min read
When I prefer not to use Regex ⛞

When I prefer not to use Regex ⛞

5
Comments
4 min read
Multiline flag in regex

Multiline flag in regex

5
Comments
1 min read
Regex for email validation in rails
Cover image for Regex for email validation in rails

Regex for email validation in rails

7
Comments 2
1 min read
A python regex to validate roman numerals
Cover image for A python regex to validate roman numerals

A python regex to validate roman numerals

16
Comments 6
4 min read
Regex? The Minimum You Need To Know.
Cover image for Regex? The Minimum You Need To Know.

Regex? The Minimum You Need To Know.

11
Comments
5 min read
Regex Cheat Sheet (Javascript Edition)

Regex Cheat Sheet (Javascript Edition)

11
Comments
2 min read
Fun with C# Regex based Expression calculator
Cover image for Fun with C# Regex based Expression calculator

Fun with C# Regex based Expression calculator

7
Comments
4 min read
Utiliser les expressions régulières pour effectuer des recherches et remplacements en JavaScript

Utiliser les expressions régulières pour effectuer des recherches et remplacements en JavaScript

6
Comments
6 min read
Regex: From beginner to BEST on your team in one blog 👑
Cover image for Regex: From beginner to BEST on your team in one blog 👑

Regex: From beginner to BEST on your team in one blog 👑

78
Comments 3
12 min read
Parse Name and Address: Regex vs NER, with Code Examples

Parse Name and Address: Regex vs NER, with Code Examples

9
Comments
4 min read
Refactoring Ruby with Regex

Refactoring Ruby with Regex

6
Comments 2
4 min read
Regex - underrated or overHATED? Part 2/3
Cover image for Regex - underrated or overHATED? Part 2/3

Regex - underrated or overHATED? Part 2/3

8
Comments
4 min read
Let's stop using [a-zA-Z]+
Cover image for Let's stop using [a-zA-Z]+

Let's stop using [a-zA-Z]+

91
Comments 6
2 min read
Time to start learning how to regex

Time to start learning how to regex

2
Comments
2 min read
loading...