Regular Expressions 101

Community Patterns

10

UUID

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

entity

Python
no description available
Submitted by anonymous - 8 years ago

SSID Pattern

0

Regular Expression
.NET (C#)

@"
^(?<!\d)\d{7}(?!\d)
"
gm

Description

Loading markdown...
Submitted by Abhi Reddy - a year ago
(Last modified a year ago)