Regular Expressions 101

Sponsors

Library entries

12
javascript

Username with "_" "-"

no description available
Submitted by Gianvy - 7 years ago
1
python

gg

no description available
Submitted by anonymous - 7 years ago
1
python

Don't know how to match this.

no description available
Submitted by Nick - 7 years ago
1
pcre

pegar ids applicationContext

no description available
Submitted by anonymous - 7 years ago
1
javascript

urls ending with

Urls ending with a specific domain
Submitted by anonymous - 7 years ago
0
pcre

Match RE/FWD in subject body

no description available
Submitted by wilco - 7 years ago
1
pcre

Date time AM/PM validation

no description available
Submitted by vladimir - 7 years ago
1
pcre

russian phone mask

no description available
Submitted by anonymous - 7 years ago
1
pcre

Russin phone mask

no description available
Submitted by anonymous - 7 years ago
-2
javascript

search all special characters

no description available
Submitted by rlynjb - 7 years ago
1
javascript

domain with .co.uk

Any domain written www.domain.co.uk
Submitted by Byron Sargeant - 7 years ago

(((?:\<|\[)a href=\'|\")?((?:http:\/\/)?((?:www\.)?(?:[\w\d-_]*?\.)+(?

Vote

0

Regular Expression
pcre

/
(((?:\<|\[)a href=\'|\")?((?:http:\/\/)?((?:www\.)?(?:[\w\d-_]*?\.)+(?:\w{2,4}))(?:\/?)(?:[\w\d-_]+))((?:(?:\'|\")(?:\>|\]))(?:[\w\d-_]+)(?:(?:\<|\[)\/a(?:\>|\])))?)
/
is

Description

Loading markdown...
Submitted by irisha_sutnuk - 8 years ago