Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-10-10 17:47
Flavor·PCRE2 (PHP)

/
(?'group1'[\d])
/
gm
Open regex in editor

Description

adds (space)&(space) between numbers

Submitted by _