Regular Expressions 101

Sponsors

Library entries

1
javascript

dd-MM-yyyy validation

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

MyTelephoneNumberRegex

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

parsing objdump output

parsing objdump output
Submitted by anonymous - 6 years ago
0
pcre

Decimal Degrees - Lat Long format

no description available
Submitted by Anthony Giles - 6 years ago
1
python

#define

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

Remove Header Rows

Removes the first n rows of a file
Submitted by Raphael Bögel - 6 years ago

sort 2

Vote

0

Regular Expression
pcre

/
^\d*(0)1[23456789] | (0|1)2[3456789] | (0|1|2)3[456789] |(0|1|2|3)4[56789] | (0|1|2|3|4)5[6789] | (0|1|2|3|4|5)6[789] |(0|1|2|3|4|5|6)7[89] | (0|1|2|3|4|5|6|7)8(9)\d*$
/
gmx

Description

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