Regular Expressions 101

Library entries

0
pcre

GlobalRange-phone-fax

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

Reg124

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

RegExExample

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

first regex

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

search h1 tag html

(.*?) example: Your best title
Submitted by otharwa - 9 years ago
1
pcre

codegolf.SE cops&robbers histocrat#2

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

Test for Ross

no description available
Submitted by anonymous - 9 years ago

split URL into location-resource-params (JavaScript)

Vote

7

Regular Expression
javascript

/
(.+)(?:\/([\w\-\._]+\.js))(?:\?(.+))?
/
gm

Description

Loading markdown...
Submitted by cebence - 9 years ago