Regular Expressions 101

Sponsors

Library entries

1
javascript

Perfect URL Validation

no description available
Submitted by anonymous - 7 years ago
1
javascript

xregexp

no description available
Submitted by anonymous - 7 years ago
1
javascript

KLC051 Regex

no description available
Submitted by anonymous - 7 years ago
1
javascript

SAP Valid Chars

no description available
Submitted by anonymous - 7 years ago
1
javascript

CNH CATEGORIA

no description available
Submitted by Wagner Luís da Silva - 7 years ago
1
javascript

Image Candidate String

no description available
Submitted by J. Porter - 7 years ago
1
javascript

non-word chars and underscore

no description available
Submitted by webDevRich - 7 years ago
1
javascript

Hebrew pronunciation

no description available
Submitted by Michael Sharpe - 7 years ago
1
javascript

MultiTag Best Regex

Now include regex inside {{ }}
Submitted by Ricardo Feitoza - 7 years ago

Oracle Stored Procedure Name Validator

Vote

1

Regular Expression
javascript

/
^[a-zA-Z][a-zA-Z0-9_]{0,29}(?:\.[a-zA-Z][a-zA-Z0-9_]{0,29})?$
/

Description

Loading markdown...
Submitted by anonymous - 7 years ago