Regular Expressions 101

Sponsors

Library entries

8
python

repeat group match

no description available
Submitted by anonymous - 8 years ago
4
javascript

url

no description available
Submitted by anonymous - 8 years ago
0
python

Match HTTP error code

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

country name

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

Bar Number

Length of 5 or 7. if 7, it should start with 20.
Submitted by Chris Roe - 8 years ago
3
javascript

email

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

WOrd with colon

no description available
Submitted by HJ - 8 years ago
-2
javascript

Word ending with colon

no description available
Submitted by hj - 8 years ago

standard 16 columns hexdump

Vote

2

Regular Expression
javascript

/
[ ]*(.*)\n[ ]*- ([0-9]{1,5}) bytes:\n(?:[ ]*([0-9A-F]{8}) (?:([0-9A-F]{2}) ){8} (?:([0-9A-F]{2}) ){8} .{16}\n)*[ ]*([0-9A-F]{8}) (?:([0-9A-F]{2}| ) ){8} (?:([0-9A-F]{2}| ) ){8} .{0,16}\n
/
gmi

Description

Loading markdown...
Submitted by anonymous - 8 years ago