Regular Expressions 101

Library entries

0
python

Find email address in a string.

no description available
Submitted by anonymous - 9 years ago
1
pcre

MongoDB _ID

Detect if is a valid id for MongoDB
Submitted by manuerumx - 9 years ago
1
pcre

dapi

no description available
Submitted by anonymous - 9 years ago
1
pcre

ref match

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

trGet

no description available
Submitted by anonymous - 9 years ago
1
pcre

Why is this not matching the closest <A tag?

no description available
Submitted by Daz - 9 years ago
-2
pcre

Find multiple XML documents in file

as title says
Submitted by Doro - 9 years ago
1
pcre

ticket regexp

no description available
Submitted by anonymous - 9 years ago
0
pcre

x

x
Submitted by x - 9 years ago

VALIDATE DOMAIN:PORT ADDRESS IN PYTHON3

Vote

0

Regular Expression
python

r"
^([a-zA-Z0-9-_]{0,63}\.?[a-zA-Z0-9-_]{1,63}\.[a-zA-Z0-9-_]{1,63}):?(\d{1,5})?$
"
mig

Description

Loading markdown...
Submitted by Avaray - 2 years ago