Regular Expressions 101

Library entries

0
pcre2

exclude square brackets

exclude square brackets
Submitted by tarek - 19 hours ago
0
pcre

strip host port

removes port number from URL
Submitted by pc - 3 days ago
0
java

Martch Letras y Parentesis

Martch Letras y Parentesis
Submitted by Daniel Gonzalez - 3 days ago
0
pcre2

YouTube link parser

Validate an URI to YouTube video.
Submitted by anonymous - 3 days ago

Special GPS input

Vote

0

Regular Expression
python

r"
^(-?(([0-8]?\d(\.\d{1,6})?)|(90(\.0{1,6})?))):(-?((\d\d?(\.\d{1,6})?)|(1[0-7]\d(\.\d{1,6})?)|(180(\.0{1,6})?)))(:(-?\d\d?(\.\d{1,6})?))?(#(\d\d?(\.\d{1,6})?))?(_(\d\d?(\.\d{1,6})?))?$
"
gm

Description

Loading markdown...
Submitted by anonymous - 2 months ago