Regular Expressions 101

Sponsors

Library entries

-1
dotnet

MMM DDD YYYY

FEB MON 2023
Submitted by anonymous - 2 months ago
-1
golang

rtrtr

gtgtg
Submitted by anonymous - 2 years ago
-1
javascript

Match all but string content

Match all but string content
Submitted by luizandress - a year ago
-1
javascript

.NET tools

a
Submitted by anonymous - a year ago
-1
javascript

Email Regex

Email Validation Regex
Submitted by anonymous - a year ago
-1
javascript

Email

validation email
Submitted by anonymous - 6 months ago
-1
javascript

get only ids

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

Passwords

no description available
Submitted by anonymous - 6 years ago

Regex for validatin the number range from 20 to 999999999

Vote

-5

Regular Expression
javascript

/
^([2-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]{1,5})$
/

Description

Loading markdown...
Submitted by surendra - 8 years ago