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

yyyy/mm/dd

Vote

1

Regular Expression
golang

`
^(((\d{3}[1-9]|\d{2}[1-9]\d|\d[1-9]\d{2}|[1-9]\d{3})(\/)(((0[13578]|1[02])(\/)(0[1-9]|[12]\d|3[01]))|((0[469]|11)(\/)(0[1-9]|[12]\d|30))|(02(\/)(0[1-9]|[1]\d|2[0-8]))))|(((\d{2})(0[48]|[2468][048]|[13579][26])|((0[48]|[2468][048]|[3579][26])00))(\/)02(\/)29))$
`
gm

Description

Loading markdown...
Submitted by mayl0421 - 2 years ago