Regular Expressions 101

Library entries

1
javascript

test

test
Submitted by anonymous - 7 years ago
5
python

Match Only Text

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

step1

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

C-style comments

Match C-style comments
Submitted by Mykola Orliuk - 7 years ago
1
javascript

E-mail validation

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

HH:MM

Validates 24 hour formmatted hours and minutes
Submitted by anonymous - 7 years ago
1
python

RUBROS

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

a

a
Submitted by a - 7 years ago
0
javascript

SearchForPhotoName

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

76.7877

no description available
Submitted by anonymous - 7 years ago
2
python

Adress regex

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

dd

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

IBAN

The complete regex for IBAN numbers
Submitted by anonymous - 7 years ago
1
javascript

International Phone Codes

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

xref phone number

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

re

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

match directory paths with names

crazy rhumbl regex for build
Submitted by luwenh - 7 years ago
1
python

HTML tag search

finds the common html tags
Submitted by Henri Mulder - 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