Regular Expressions 101

Library entries

1
javascript

form regex

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

Statful Entities Name

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

test

learning regex in python
Submitted by anonymous - 6 years ago
1
python

Chord scanning

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

double number

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

#define

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

parsing objdump output

parsing objdump output
Submitted by anonymous - 6 years ago

MAC Address

Vote

1

Regular Expression
python

r"
(?i)^[a-f\d]{2}([.:-]?)([a-f\d]{2}\1){4}[a-f\d]{2}$
"
gm

Description

Loading markdown...
Submitted by Brandan Neises - 2 years ago