Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-12-18 15:16
Flavor·Python

r"
(\d+\.([1-9]{3}|[1-9]{2}|[1-9]|0{1}))(\d*)
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous