Regular Expressions 101

Community Patterns

0

Bematech regex

PCRE2 (PHP >=7.3)
https://///
Submitted by anonymous - 4 months ago
0

RegEx

PCRE2 (PHP >=7.3)
Examples
Submitted by anonymous - 4 months ago
0

Age

PCRE2 (PHP >=7.3)
Match "I'm ##" or "I am ##"
Submitted by Matt - 4 months ago
0

outletId

PCRE2 (PHP >=7.3)
test outlet id
Submitted by Ankit - 4 months 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