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

find id

1

Regular Expression
PCRE (PHP <7.3)

/
s,(^[0-9]+.(?:[0-9]+)+\;+)+|(^[0-9]+.\;)+
/

Description

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