Regular Expressions 101

Sponsors

Library entries

0
pcre2

test

test
Submitted by anonymous - 25 days ago
0
pcre2

Email Validation

Validates email
Submitted by anonymous - 25 days ago
0
pcre2

Test (itay)

Test (itay)
Submitted by Itaye - a month ago
0
pcre2

address

address
Submitted by anonymous - a month ago
0
python

在特定位置替换字符

1
Submitted by anonymous - a month ago
0
javascript

commitlint gitmoji

commitlint to cz-emoji-conventional
Submitted by anonymous - a month ago
0
python

Photos18 Url Matcher

A regex to match photos18 urls
Submitted by anonymous - a month ago

Match all of the words in arbitrary order

Vote

0

Regular Expression
pcre2

/
^(?=.*min(?:imum)?)(?=.*speed|.*velocity)(?=.*edge).*$
/
gmi

Description

Loading markdown...
Submitted by Sebastian Zander - 2 months ago