Regular Expressions 101

Library entries

0
pcre2

RegEx

Examples
Submitted by anonymous - 15 hours ago
0
pcre2

EmailValidation

This is an Email validation using RegExp.
Submitted by anonymous - 17 hours ago
0
pcre2

Age

Match "I'm ##" or "I am ##"
Submitted by Matt - a day ago
0
pcre2

IssuePattern

working pattern for Issue packages
Submitted by anonymous - a day ago
1
pcre2

3 letter word finder

finds any 3 letter words in a text
Submitted by anonymous - 2 days ago
0
pcre2

quoted strings regex

matches quoted strings
Submitted by anonymous - 2 days ago
0
pcre2

outletId

test outlet id
Submitted by Ankit - 3 days ago
0
pcre2

fb-group

db gr
Submitted by anonymous - 3 days ago
0
pcre2

jvavo-regExp-links

To include all content checkers
Submitted by anonymous - 3 days ago
0
pcre2

converting table to repeattable command latex

for testing doc
Submitted by anonymous - 6 days ago
0
pcre2

google video 域名

google video 域名
Submitted by anonymous - 8 days ago
0
pcre2

URL Cleaner

It just cleans up urls.
Submitted by anonymous - 8 days ago

URL 2

Vote

0

Regular Expression
pcre2

/
((http[s]?\:\/\/)|(ww(w|\d{1,3})\.))
/
gm

Description

Loading markdown...
Submitted by Andy - 2 months ago