Regular Expressions 101

Community Patterns

1

gamename

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

regeg test

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

LaTeX command

Python
no description available
Submitted by Mattia Penati - 7 years ago

Match Time in either 24Hr or 12Hr format

1

Regular Expression
PCRE (PHP <7.3)

/
(^([01][0-9]|2[0-3])[:][0-5][0-9]([:][0-5][0-9])?$)|(^(([0-9])|(1[0-2])):([0-5][0-9])(:([0-5][0-9]))?\s?[ap]m$)
/
gm

Description

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