Regular Expressions 101

Sponsors

Library entries

1
pcre

test

test
Submitted by umesh - 7 years ago
1
javascript

US Ham Radio licenses

no description available
Submitted by Joshua Carroll - 7 years ago
1
pcre

Ebay item id from URL

no description available
Submitted by Nanodev Limited - 7 years ago
0
pcre

Squid access.log

cut/paste into fluentd/td-agent config
Submitted by HoBoJo - 7 years ago
1
pcre

Basic email validation

A basic and rude email validation
Submitted by Yemolai - 7 years ago
1
pcre

Youtube Regex

To get video id from different formats
Submitted by bux - 7 years ago
1
javascript

redirect to https and non www

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

handin5

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

Currency Formater Accept , & .

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

sdfgedgesrgere

czfb
Submitted by rtqetqetrqert - 7 years ago

Match a string that is equal to a string before a '='

Vote

1

Regular Expression
pcre

/
(?:^|\s)(?'arg1'[a-z]+)=(?P=arg1)
/
g

Description

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