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.
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!

How to Detect Symbols & spaces With RegEx!

5
Comments 1
1 min read
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?

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

Regex for email validation in rails

7
Comments 2
1 min read
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.

Regex? The Minimum You Need To Know.

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