Regular Expressions 101

Sponsors

Library entries

0
pcre

PowerShell + Regex to match and output to csv

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

Czech phone number

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

DateWithDay

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

CSPTGF response

Get Talk Group Folder response regex
Submitted by anonymous - 7 years ago
1
pcre

check youtube url

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

pattkk

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

BEM for CSS

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

DUI_ELSalvador

Documento Unico de Identidad de El Salvador
Submitted by Roger - 7 years ago
1
pcre

Match mongo _id in JSON mongodb dump

no description available
Submitted by Josh Kopecek - 7 years ago
1
pcre

test

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

kll

jkl
Submitted by jkl - 7 years ago
0
pcre

genesis data (longitude, latitude)

no description available
Submitted by frost - 7 years ago

split URL in protokoll, domain, file(with path), parameter and anker

Vote

1

Regular Expression
pcre

/
(?<protokoll>[a-z]*):\/\/?(?<domain>[a-z.-]*)?(?<file>[^?#]*)?[?](?<parameter>[^#]*)?[#](?<anker>.*)?
/

Description

Loading markdown...
Submitted by Candyman1332 - 7 years ago