Regular Expressions 101

Library entries

0
dotnet

E-mail

My first simple e-mail validator regex :)
Submitted by anonymous - a year ago
0
pcre2

imperva_regex

A regex exercise for Imperva
Submitted by Lesley Miller - a year ago
0
pcre2

Before a word

Gets strings before or after a word
Submitted by SuperMAC - a year ago
0
golang

Golang Docker matcher

Used by me for docker-retagger
Submitted by Roman Minebaev - a year ago
0
pcre2

Name title checker

For things like Mr. Xyz, or Jr. Abcd.
Submitted by anonymous - a year ago
0
pcre2

Among us detector

Detects among us in various formats.
Submitted by anonymous - a year ago
0
python

Log Analysis Google

final project
Submitted by anonymous - a year ago
0
pcre

lower case alpha and number

lower case alpha and number
Submitted by anonymous - a year ago
0
pcre2

Trim leading filename id

Removes two numbers and an underscore
Submitted by anonymous - a year ago

Test MGNT

Vote

0

Regular Expression
pcre2

/
^https?:\/\/www\.mangeznotez(dev)?\.com\/booking\/[a-z\d]+\/\d\?giftCardCode=[a-zA-Z\d]{5}
/
i

Description

Loading markdown...
Submitted by dang - a year ago