Regular Expressions 101

Library entries

1
pcre

Trim whitespaces regex

this is trim-like regex
Submitted by Giuseppe Tavella - 7 years ago
1
pcre

q

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

IP Address

IPv4 Address Input
Submitted by anonymous - 7 years ago
1
pcre

test

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

anchor from within html tags

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

hjkkk

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

Parse DocBlock tags

Parse DocBlock tags to name & value
Submitted by Jaanus Heeringson - 7 years ago
1
pcre

End with digits

Checks if a string ends with digits
Submitted by Peter Krauß - 7 years ago
1
pcre

CohhCarnage giveaway started

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

Citations

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

A

Aa
Submitted by anonymous - 7 years ago
1
pcre

VK Video URL Parser

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

Lib

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

XML Double Tag

no description available
Submitted by Donovan - 7 years ago

CS124_HW1:spamlord_email

Vote

1

Regular Expression
python

r"
(\w+)(?:(?:@)|(?:\s+[Aa][Tt]\s+))(.+)(?:(?:\.edu)|(?:\s+[dD][oO][Tt]\s+edu))
"
g

Description

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