Regular Expressions 101

Sponsors

Library entries

1
python

Date

Find and ISO format date.
Submitted by Andrew Chalk - 7 years ago
4
pcre

Jeff Test

Valid and Invalid emails
Submitted by anonymous - 7 years ago
0
pcre

Apache log regex

Regex pattern for Apache log
Submitted by Sujan Thapa - 7 years ago
1
pcre

dsadas

dsadsadas
Submitted by anonymous - 7 years ago
1
pcre

ates

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

SP ZONE SEARCH PATTERN

no description available
Submitted by Woohoo - 7 years ago
0
pcre

Number

no description available
Submitted by Jaromir Muller - 7 years ago
1
python

PECL: find stable versions

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

SLICING A PATTERN

YEAR_MONTH_DAY HOUR_MINUTE_SECOND (UTC)
Submitted by Kmna - 7 years ago
1
pcre

Butle_UPMC_Match

Work for BHS
Submitted by Brian Mulhall - 7 years ago
1
pcre

removing a match (Date timefield)

trimming unwanted timestamps
Submitted by Kmna - 7 years ago
1
pcre

pattern

lookahead
Submitted by Kmna - 7 years ago
0
pcre

date format slicing

lookahead
Submitted by Kmna - 7 years ago
2
pcre

Basic Email

no description available
Submitted by Kareem Cambridge - 7 years ago
1
python

java

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

Replace comma in brackets

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

Backline

no description available
Submitted by anonymous - 7 years ago

url extractor

Vote

1

Regular Expression
pcre

/
((?:(?:https?):\/\/)?(?:\S+(?::\S*)?@)?(?:(?:[a-z0-9][a-z0-9\-]*?[a-z0-9]+)(?:\.(?:[a-z0-9\-])*[a-z0-9]+)*(?:\.(?:[a-z]{2,})(:\d{1,5})?))(?:\/[^\s]*)?)(?:[ ]+[^< ]|\Z|\n)
/
ig

Description

Loading markdown...
Submitted by pip - 7 years ago