Regular Expressions 101

Community Patterns

1

jerry_eth_match

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

test

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

one line html

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

Get digits

0

Regular Expression
Golang

`
^(\d+(?:\.\d{1,3})?)
`
gm

Description

Loading markdown...
Submitted by Arthur Silva - 5 months ago