Regular Expressions 101

Community Patterns

0

qwqwe

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

test

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

TimeRegex

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

Regex subtitle Add

1

Regular Expression
PCRE (PHP <7.3)

/
(?<hour>\d+):(?<minute>\d+):(?<second>\d+),(?<msecond>\d+)
/
g

Description

Loading markdown...
Submitted by V.S. - 8 years ago