Regular Expressions 101

Library entries

1
pcre

Trim Regex

no description available
Submitted by Gabriel R. Sezefredo - 7 years ago
1
pcre

Trim Regex

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

elabFK

solution for matching
Submitted by FK - 7 years ago
1
pcre

SunlessSea Advanced Parser

for [d:] and [q:]
Submitted by MestreLion - 7 years ago
1
pcre

test

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

Search Ext.Logger with <debug> tag

no description available
Submitted by Henry Nguyen - 7 years ago
1
pcre

how to solve this?

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

catch out a filed repeate more times

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

github user/repo regex

parses user/repo
Submitted by luckydonald - 7 years ago
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

City and POstcode

Vote

1

Regular Expression
pcre

/
[^a-z0-9]+\D\S\b (?>(?:[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}))
/
g

Description

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