Regular Expressions 101

Community Patterns

-3

hjghj

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 10 years ago
-3

cake

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 10 years ago
-3

mail

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 10 years ago
-3

regex help

PCRE (PHP <7.3)
help please. i need regex,
Submitted by James - 9 years ago
-3

mama

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 9 years ago
-3

Telephone

PCRE (PHP <7.3)
Find Telephone
Submitted by Mr.Fail - 8 years ago

Clean Date Finder

1

Regular Expression
PCRE2 (PHP >=7.3)

/
(Jan(?:uary)?|Feb(?:ruary)?|Mar(?:ch)?|Apr(?:il)?|May|June?|July?|Aug(?:ust)?|Sep(?:tember)?|Oct(?:ober)?|Nov(?:ember)?|Dec(?:ember)?)\s(\d\d?)(st|nd|rd|th)?,?\s(\d{4})|(\d\d?)[\.\/-](\d\d?)[\.\/-](\d{4})
/
gm

Description

Loading markdown...
Submitted by anonymous - 6 months ago