Regular Expressions 101

Sponsors

Library entries

1
javascript

Regex Alamat

Regex untuk Alamat
Submitted by aji - 2 years ago
1
python

phone

This regex is decision phone number
Submitted by anonymous - 2 years ago
1
python

Test end

Test end
Submitted by anonymous - 2 years ago
1
python

link findall

Submitted by Kerem Göksu - 2 years ago
1
golang

lsblk-output-regex

Trying to adapt this regex to support LVM.
Submitted by anonymous - 2 years ago

разбор адресной строки

Vote

1

Regular Expression
javascript

/
(?:([a-z]+)(?::\/\/))?((?:www.)?(?:\w+-?)+\w+(?:\.\w{2,3}){1,2})\/((?:(?:\w+-?\w+\/?)+)\.\w+)(?:(?:\?)([^#]*)(?:(?:#)(\w+))?)?
/
i

Description

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