Regular Expressions 101

Community Patterns

1

just for test

PCRE2 (PHP >=7.3)
don't mind
Submitted by anonymous - 2 days ago
1

datime

PCRE2 (PHP >=7.3)
datetime
Submitted by anonymous - 5 days ago
1

Match paths

PCRE2 (PHP >=7.3)
Match paths
Submitted by os_niko - 12 days ago

Find ip, link

0

Regular Expression
Golang

`
((2[0-4]\d|25[0-5]|1\d\d|0\d\d|0\d|\d\d|\d)[\.]){3}(2[0-4]\d|25[0-5]|1\d\d|0\d\d|0\d|\d\d|\d)|(((\w*)://(www)*)\.*((\w*-*\w*)\.)*(\w*)(:\d+)*/*#*(/*)(\w+/)*(\w*\$*\w*\,*\w*\?*=*)*\.*(\w*))|((www\.)*(\w+-*)(\.\w+)+)(:\d+)*/*#*(/*)(\w+/)*(\w*\$*\w*\,*\w*\?*=*)*\.*(\w*)
`
gm

Description

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