Regular Expressions 101

Sponsors

Library entries

0
pcre2

optional

optional
Submitted by anonymous - 9 months ago
0
pcre2

Split The Phone Numbers

Split The Phone Numbers
Submitted by anonymous - 9 months ago
0
pcre2

Ipv4 validation

regex for ip validation
Submitted by Amper - 9 months ago
0
pcre2

嵌入条件

嵌入条件
Submitted by anonymous - 9 months ago
0
pcre2

Remove Hatena blog keyword

Remove Hatena blog keyword
Submitted by anonymous - 9 months ago
0
pcre2

simulate to event

simulate to event
Submitted by anonymous - 9 months ago
0
pcre2

simulate to event

simulate to event
Submitted by anonymous - 9 months ago
0
pcre2

simulate to event

simulate to event
Submitted by anonymous - 9 months ago
0
pcre2

find abc in string

first test
Submitted by anonymous - 9 months ago
0
pcre2

regex-input-number

regex-input-number
Submitted by me - 9 months ago
0
pcre2

Partial Date

Partial date
Submitted by anonymous - 9 months ago
0
pcre2

/Host: (.*?)<br>/gu

1
Submitted by anonymous - 9 months ago
0
pcre2

asdf

ghjk
Submitted by anonymous - 9 months ago
0
pcre2

非贪婪

非贪婪
Submitted by anonymous - 9 months ago

Twelve-hour (with am and pm at the end) and twenty-four-hour time formats (hh:mm am pm)

Vote

0

Regular Expression
pcre2

/
(?:[0-9]|1[0-2]):[0-5][0-9]\s(?:am|pm)|(?:[0-1][0-9]|2[0-3]):[0-5][0-9]
/
gm

Description

Loading markdown...
Submitted by anonymous - a year ago