Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-03-05 12:32
Updated·2021-03-05 12:50
Flavor·PCRE2 (PHP)

/
(?<=(?i:\bCPF\b\s))(?:<=(?:.+))?(?:\b\d{3}\.?\s?\d{3}\.?\s?\d{3}\-?\s?\d{2}\b)
/
g
Open regex in editor

Description

no description available

Submitted by anonymous