Regular Expressions 101

Library entries

1
java

Email finder

Matches with the valid email addresses.
Submitted by anonymous - 2 months ago
1
java

json value extract

json value extract
Submitted by anonymous - 2 months ago
1
golang

Home

Dj dus er geen je een je aan je enige eerst een he we er
Submitted by Webmaster - a month ago
1
golang

Siebel Id

no description available
Submitted by anonymous - 7 years ago

Matching decimals in european format (dot as grouping separator, comma as decimal separator)

Vote

2

Regular Expression
java

"
^\d{1,3}(?:\.\d{3})*(?:,\d+)?$|^\d+(?:,)?\d+$
"
gm

Description

Loading markdown...
Submitted by Florian Drees - 2 years ago