Regular Expressions 101

Library entries

1
pcre

reddit username

no description available
Submitted by l3d00m - 8 years ago
1
python

wso list

no description available
Submitted by anonymous - 8 years ago
0
javascript

Phone number

no description available
Submitted by Vaseker - 8 years ago
0
javascript

lookahead not match 'aa'

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

Simple global regex

Regex for finding tempratures in a text
Submitted by anonymous - 8 years ago
1
javascript

Amazon.ca Order Total

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

1

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

Trick empty char

no description available
Submitted by CROSP - 8 years ago
1
pcre

Sign before number

no description available
Submitted by Albion Liçi - 8 years ago
1
pcre

1

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

testscript

no description available
Submitted by anonymous - 8 years ago

IBAN (with spaces)

Vote

1

Regular Expression
pcre

/
[a-zA-Z]{2}[\s*]{0,}[0-9]{2}[\s*]{0,}[a-zA-Z]{1,}[\s*]{0,}[0-9\s]{22,}
/

Description

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