Regular Expressions 101

Library entries

1
javascript

Repeating numbers

Repeating numbers (11111,22222,333333)
Submitted by Selva - 7 years ago
1
javascript

System names

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

US Telephone Number

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

email validation

email validation
Submitted by Guti - 7 years ago
1
javascript

Test

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

Inside single quotes

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

correlation challenge

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

check trailing slash domain

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

Phone number matcher

Country code 1
Submitted by anonymous - 7 years ago
1
javascript

sp push

no description available
Submitted by anonymous - 7 years ago

Quadratic Equation Matcher

Vote

1

Regular Expression
javascript

/
^(-?\d*)([a-zA-Z])\^2 *([+-] *\d*)\2 *([+-] *\d+) *= *0$
/

Description

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