Regular Expressions 101

Library entries

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
1
python

a

no description available
Submitted by anonymous - 7 years ago

German nouns

Vote

1

Regular Expression
python

r"
(der|die|das) [A-Z][a-z]+
"
g

Description

Loading markdown...
Submitted by Alper Kürşat @alpeer - 7 years ago