Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-10-02 15:03
Flavor·PCRE2 (PHP)

/
(^|\s)([0-9]{4}|[0-9]{6}|[0-9]{8})(\s|\.|,)[^0-9]
/
gi
Open regex in editor

Description

test

Submitted by test