Regular Expressions 101

Library entries

0
java

DSA

dsa
Submitted by DSA - 5 months ago
0
pcre2

named query log parse

It's a simple regexp for dns-query.log
Submitted by anonymous - 5 months ago
0
javascript

Pass/Fail

gaming pass fail shortcut
Submitted by Steve Muchow - 5 months ago
0
golang

Golang Get variables In Js

To get
Submitted by anonymous - 5 months ago
0
python

US aircraft registration

US aircraft registration
Submitted by anonymous - 5 months ago
0
pcre2

555

11111
Submitted by anonymous - 5 months ago
0
pcre2

Telefone

Curso de regex
Submitted by anonymous - 5 months ago
0
pcre2

1_ingénieur en informatique

vvv
Submitted by anonymous - 5 months ago
0
python

Regex trial 2

For internship purposes
Submitted by Adanna - 5 months ago
0
pcre2

Match code

Matches code between curly braces
Submitted by anonymous - 5 months ago
0
python

Regex Trial

This is an internship trial for my own use
Submitted by Adanna - 5 months ago

Match URL (any beginning and domain extension)

Vote

0

Regular Expression
pcre2

/
((?:https?:\/\/)?(?:www\.)?(?:\S+)?(?:\.\S+)?\.(?:com|io)(?:\/\S+)?(?:\?[\S]+)?)
/
gm

Description

Loading markdown...
Submitted by Vini Pereira - 7 months ago