Regular Expressions 101

Community Patterns

1

jerry_eth_match

PCRE2 (PHP >=7.3)
jerry_eth_match
Submitted by rin - 4 months ago
1

test

PCRE2 (PHP >=7.3)
mail, pass, ...
Submitted by anonymous - 4 months ago
1

one line html

PCRE2 (PHP >=7.3)
matches html
Submitted by anonymous - 4 months ago

Find ip and link full

0

Regular Expression
Golang

`
\s([a-zA-Z]+://)*(\b([a-zA-Z][\w-]*\.){1,3}[a-zA-Z0-9]+|(\b((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)\b))(:\d+)*([\\\!\"\#\$\%\&\'\(\)\*\+\-\/\:\;\<\=\>\?\@\[\]\^\`\{\|\}\~\.\w])*(\,.+\.[a-z]+)*
`
g

Description

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