Regular Expressions 101

Sponsors

Library entries

0
javascript

Classification Matcher

Classification Matcher
Submitted by anonymous - 8 hours ago
0
javascript

RTTU Pharsing

RegEx for RTTU Pharsing
Submitted by CVIKL Dubravko - 11 hours ago
0
pcre2

Gene ID from GTF Attributes

As the title says, duh...
Submitted by anonymous - 13 hours ago
0
python

Bespoke NGINX Log Parse

Splits NGINX logs into named groups
Submitted by Simon - a day ago
0
pcre2

match the id of linkedin url

match the id of LinkedIn URL
Submitted by goldentwon - 2 days ago
0
pcre2

Headers

Headers
Submitted by anonymous - 2 days ago
1
java

Email finder

Matches with the valid email addresses.
Submitted by anonymous - 2 days ago
0
pcre2

Example 1

Example
Submitted by anonymous - 2 days ago
0
javascript

Force email address

Force email address
Submitted by anonymous - 3 days ago
0
golang

pxc plcnext

plcnext version strings
Submitted by anonymous - 3 days ago

Date Regex(DD/MM/yyyy)

Vote

18

Regular Expression
pcre

/
^(((0[1-9]|[12]\d|3[01])\/(0[13578]|1[02])\/((19|[2-9]\d)\d{2}))|((0[1-9]|[12]\d|30)\/(0[13456789]|1[012])\/((19|[2-9]\d)\d{2}))|((0[1-9]|1\d|2[0-8])\/02\/((19|[2-9]\d)\d{2}))|(29\/02\/((1[6-9]|[2-9]\d)(0[48]|[2468][048]|[13579][26])|((16|[2468][048]|[3579][26])00))))$
/
g

Description

Loading markdown...
Submitted by alcaamado - 8 years ago