Regular Expressions 101

Community Patterns

11

Codice fiscale

PCRE (PHP <7.3)
Check "codice fiscale"
Submitted by Luca - 8 years ago

test everything

0

Regular Expression
Java 8

"
[(?<=[-|.|,])\d]+
"
gm

Description

Loading markdown...
Submitted by anonymous - 5 months ago