Regular Expressions 101

Library entries

2
pcre

named group sample

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

split on dollar sign

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

include case

How to include the matched cases in the result?
Submitted by anonymous - 9 years ago
1
pcre

test

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

Usability request

implement vi keys PLEASE
Submitted by maurice.sprauge@gmail.com - 9 years ago
-7
pcre

hi

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

youtube links in wp/embed context

no description available
Submitted by anonymous - 9 years ago

split URL into location-resource-params

Vote

3

Regular Expression
pcre

/
(?'location'.+)(?:\/(?'resource'[\w\-\._]+\.js))(?:\?(?'params'.+))?
/
gm

Description

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