Regular Expressions 101

Library entries

1
pcre

nao

nao
Submitted by anonymous - 7 years ago
-1
pcre

Workflow field converter

no description available
Submitted by Brian Olson - 7 years ago
1
python

Sunless Sea Game Note

no description available
Submitted by MestreLion - 7 years ago
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

Credit Card Regex

Vote

1

Regular Expression
pcre

/
\b(?<!\d.)(3[47]\d{2}([ -]?)(?!(\d)\3{5}|123456|234567|345678|424242|545454)\d{6}\2(?!(\d)\4{4})\d{5}|((4\d|5[1-5]|65)\d{2}|6011)([ -]?)(?!(\d)\8{3}|4242|5454|1234|3456|5678|2345|4567)\d{4}\7(?!(\d)\9{3})\d{4}\7\d{4})(\b|\s)(?!.\d\d)
/
g

Description

Loading markdown...
Submitted by anonymous - 7 years ago