Regular Expressions 101

Community Patterns

10

UUID

ECMAScript (JavaScript)
no description available
Submitted by anonymous - 9 years ago

CPF Number Repetition

0

Regular Expression
Java 8

"
(\d){3}\.?\1{3}\.?\1{3}-?\1{2}
"
gm

Description

Loading markdown...
Submitted by TheRockSaysOP - 9 months ago
(Last modified 9 months ago)