Regular Expressions 101

Sponsors

Library entries

0
pcre2

find supertype of

for express
Submitted by anonymous - 7 hours ago
0
pcre2

Hardware ID

Checks whether the input is a hardware ID
Submitted by Justman10000 - a day ago
0
pcre2

MD highlight remover

Remove highlights from md files
Submitted by anonymous - 2 days ago
0
pcre2

MD higlighter

Mark words to auto-higlight
Submitted by anonymous - 2 days ago
0
pcre2

perga

regex to find total payment
Submitted by anonymous - 5 days ago
0
pcre2

Match markdown order and unorder list

Same as title
Submitted by anonymous - 5 days ago
0
pcre2

CSS Class Styles

Regex to find CSS Class Styles
Submitted by JR - 7 days ago

AutoDateRegex

Vote

1

Regular Expression
pcre

/
^ (?<DAY>d-[0-9]{1,2}|([12][0-9]|3[01]|0[1-9]|[1-9])|d) (?<MONTH>m-[0-9]{1,2}|(0[1-9]|1[012])|m) (?<YEAR>y-[0-9]{1,2}|([12][09][0-9][0-9])|y) $
/
gmix

Description

Loading markdown...
Submitted by Mayer@netgo.org - 8 years ago