Regular Expressions 101

Library entries

0
pcre2

youtube-links

Regexing all the elements of the youtube playlist
Submitted by anonymous - a year ago
0
pcre2

JOOMLA_KEY

Identifies Joomla! Language Keys
Submitted by anonymous - a year ago
0
pcre2

INI values

not done yet
Submitted by anonymous - a year ago
0
pcre2

Postfix

Add DR to end of line
Submitted by anonymous - a year ago
0
pcre2

C/F temp unit

me
Submitted by anonymous - a year ago
0
pcre2

belcorp

test
Submitted by anonymous - a year ago

Day, year and month regex

Vote

0

Regular Expression
pcre2

/
(?<DAY>\d?\d)(?<SEPARATOR>[-.\/])(?<MONTH>\d\d)(\k<SEPARATOR>)(?<YEAR>\d{4})
/
gm

Description

Loading markdown...
Submitted by Cymon - a year ago