Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-06-30 13:18
Flavor·PCRE2 (PHP)

/
\B(?=(\d{3})+(?!\d))
/
gm
Open regex in editor

Description

regex-input-number

Submitted by me