Regular Expressions 101

Community Patterns

0

test

Java 8
test
Submitted by anonymous - a year ago

CPF Number Repetition

0

Regular Expression
Java 8

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

Description

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