Regular Expressions 101

Library entries

0
pcre

first regex

no description available
Submitted by anonymous - 9 years ago
0
pcre

search h1 tag html

(.*?) example: Your best title
Submitted by otharwa - 9 years ago
1
pcre

codegolf.SE cops&robbers histocrat#2

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

Test for Ross

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

Movies title extractor

Extract the title from a movie file
Submitted by dshinigami - 9 years ago
1
pcre

unity3d.com csharp lint regex

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

ewqewq

no description available
Submitted by anonymous - 9 years ago

Match date from calendar as string

Vote

1

Regular Expression
pcre

/
^.*,YEAR=([0-9]{4}).*,MONTH=([0-9]{1,2}).*DAY_OF_MONTH=([0-9]{1,2}).*$
/

Description

Loading markdown...
Submitted by anonymous - 9 years ago