Regular Expressions 101

Library entries

1
pcre

/^\d{4}-\d{2}-\d{2}$/

date regax
Submitted by anonymous - 7 years ago
1
pcre

digits

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

EPA PMN Code

The PMN Code used in EPA
Submitted by anonymous - 7 years ago
1
pcre

TalkTalk DEV Site

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

d

dd
Submitted by d - 7 years ago
1
pcre

vermaj

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

Get image tag attributes

no description available
Submitted by Agustín Bouillet - 7 years ago
1
javascript

Stampare id

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

URL

no description available
Submitted by Mustafa Talaeezadeh Khouzani - 7 years ago
8
pcre

Max - URL Extract

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

teste

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

Cusip Text Parser

Parses CUSIP text output from sec.gov
Submitted by Gary Vidal - 7 years ago
1
pcre

email

email validator
Submitted by anonymous - 7 years ago
1
pcre

Reject Characters

no description available
Submitted by Alastair - 7 years ago

get Youtube & Vimeo id

Vote

2

Regular Expression
pcre

/
(http:|https:|)\/\/(player.|www.)?(vimeo\.com|youtu(be\.com|\.be|be\.googleapis\.com))\/(video\/|embed\/|watch\?v=|v\/)?([A-Za-z0-9._%-]*)(\&\S+)?
/
g

Description

Loading markdown...
Submitted by mi-ca.ch - 7 years ago