Regular Expressions 101

Library entries

1
javascript

Repeating numbers

Repeating numbers (11111,22222,333333)
Submitted by Selva - 7 years ago
1
pcre

deobfusc js

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

not match first string

sgsg
Submitted by ad - 7 years ago
1
pcre

de-obfuscate javascript list

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

last element in list

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

simple symbols

+a+====+b+
Submitted by Tamara F - 7 years ago
1
pcre

email validation

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

email

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

regex title

yii2 regex
Submitted by connor - 7 years ago
1
pcre

RDATE

RDATE parsing REGEX
Submitted by Brian - 7 years ago
1
pcre

"greedy" ltv bug

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

c++

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

rigby

shows regular expression
Submitted by anonymous - 7 years ago
1
pcre

Hitsuji - Equipment

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

desanonimyse

no description available
Submitted by JB Escudié - 7 years ago
1
javascript

\**

no description available
Submitted by anonymous - 7 years ago

UK Postal Code

Vote

1

Regular Expression
javascript

/
(?:[A-Za-z]\d ?\d[A-Za-z]{2})|(?:[A-Za-z][A-Za-z\d]\d ?\d[A-Za-z]{2})|(?:[A-Za-z]{2}\d{2} ?\d[A-Za-z]{2})|(?:[A-Za-z]\d[A-Za-z] ?\d[A-Za-z]{2})|(?:[A-Za-z]{2}\d[A-Za-z] ?\d[A-Za-z]{2})
/
gm

Description

Loading markdown...
Submitted by Michael R - 7 years ago