Regular Expressions 101

Library entries

1
python

lines with 2 consecutive chars

no description available
Submitted by anonymous - 6 years ago
0
pcre

Plate side

doesn't work yet
Submitted by anonymous - 6 years ago
0
pcre

kill file extension graphic doc formats

``
Submitted by anonymous - 6 years ago
1
python

BTPAPP

Filter search for candidate
Submitted by anonymous - 6 years ago
0
pcre

Match formstack url with js.php

no description available
Submitted by anonymous - 6 years ago
0
pcre

PHP preg_match

All PHP preg_match
Submitted by Tomer - 6 years ago
0
pcre

pipes and carrots

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

Piwik

no description available
Submitted by Lennart Peeters - 6 years ago
0
pcre

t

no description available
Submitted by anonymous - 6 years ago
0
pcre

80

no description available
Submitted by anonymous - 6 years ago

Letter followed up by to 7 numerical digits

Vote

1

Regular Expression
pcre

/
^((B|b)([0-9]{7}|[0-9]{6}|[0-9]{5}|[0-9]{4}|[0-9]{3}|[0-9]{2}|[0-9]{1}))*$
/

Description

Loading markdown...
Submitted by Alan Armbrust - 7 years ago