Regular Expressions 101

Community Patterns

1

TireLF

ECMAScript (JavaScript)
no description available
Submitted by Saad - 8 years ago
2

SSN

ECMAScript (JavaScript)
allow nine digits only
Submitted by anonymous - 8 years ago
1

RNP

ECMAScript (JavaScript)
no description available
Submitted by KSrGEAR - 8 years ago

C# Generic Parameters

1

Regular Expression
ECMAScript (JavaScript)

/
<(?:(?:in\s|out\s)?([\w.]+))(?:(?:, ?)((?:in\s|out\s)?[\w.]+))+?>
/

Description

Loading markdown...
Submitted by andy cunningham - 8 years ago