Regular Expressions 101

Library entries

0
pcre

4.2 numerisch mit tausender kennzeichen

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

remove empty html paragraph tags

no description available
Submitted by acor3 - 8 years ago
0
pcre

Url Parser for Alpha(Dash Numeric) Pattern

a-123-2134
Submitted by Matthew Marcus - 8 years ago
0
pcre

Parse Query segment from URL path

no description available
Submitted by Matthew Marcus - 8 years ago
0
pcre

TAYLOR REPLACEMENT STRING

TAYLOR Part Replacement
Submitted by Case Ahr - 8 years ago
0
python

Finding SEI File Date in File Name

For flags data
Submitted by Andrew Chalk - 8 years ago
0
pcre

Remove \r\n & \"

JSON object string \r\n & \" replace regex
Submitted by Jerad Rutnam - 8 years ago
0
pcre

Phone number

no description available
Submitted by anonymous - 8 years ago

get parts of URL

Vote

0

Regular Expression
pcre

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

Description

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