Regular Expressions 101

Community Patterns

0

ipv4

PCRE2 (PHP >=7.3)
Find ipv4 addresses
Submitted by anon - a year ago
0

test

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

regex_commercial_activities

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

Test Function Block

PCRE2 (PHP >=7.3)
Test
Submitted by anonymous - a year ago
0

Pan Number

PCRE2 (PHP >=7.3)
Pan Number
Submitted by anonymous - a year ago
0

GSTN

PCRE2 (PHP >=7.3)
Goods & Service Tax Numebr
Submitted by anonymous - a year ago

event

1

Regular Expression
ECMAScript (JavaScript)

/
((.|\n)*)\w+ (today |tommorrow |day after tommorrow |next moth |next week |next day |next year |(january|february|march|april|may|june|july|august|september|october|november|december) \d{2} )(at|@) ((0?[0-9]|1[012])([:. ][0-9]{2})?(\s?[ap]m)|([01]?[0-9]|2[0-3])([:.][0-9]{2})?).*
/
g

Description

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