Regular Expressions 101

Community Patterns

0

test

Java 8
test
Submitted by anonymous - a year ago
0

Identifier Regex

Java 8
Regex for identifiers
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 - 10 months ago
(Last modified 10 months ago)