Regular Expressions 101

Community Patterns

0

TimeRegex

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

aabc lazy capture

1

Regular Expression
PCRE (PHP <7.3)

/
(.*?)\/([\d]{5})(.*)
/

Description

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