Regular Expressions 101

Community Patterns

0

Kendala

PCRE2 (PHP >=7.3)
kendala
Submitted by rey - a year ago
0

Match color string

PCRE2 (PHP >=7.3)
Match color string
Submitted by EZ - a year ago

TimeFormatParser

2

Regular Expression
PCRE (PHP <7.3)

/
^(.*?)(H{1,2})((.*?)(M{1,2})((.*?)(S{1,2})(.*?)|.*)|.*)$
/
m

Description

Loading markdown...
Submitted by Fausto A. Guerrero - 8 years ago