Regular Expressions 101

Library entries

1
javascript

File extention

Extract file extention from URL
Submitted by anonymous - 7 years ago
1
pcre

Число любое

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

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

832821(1)

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

Match URL segment

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

testing regex to indicate punctuation

no description available
Submitted by ed - 7 years ago
1
python

832821

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

Test log

Test
Submitted by anonymous - 7 years ago
1
javascript

Parsing a host from a URL

no description available
Submitted by Alex LaFroscia - 7 years ago
1
pcre

regex

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

apache access log

parse the apache access log
Submitted by pagu - 7 years ago
2
javascript

Delimite a number with 3-digital block

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

Delimite a number with 3-digital block

no description available
Submitted by Willy - 7 years ago

TTML timestamp with frames

Vote

1

Regular Expression
pcre

/
^(\d{2,}):(\d{2}):(\d{2,}):(\d{2,}\.?\d*)$
/
gm

Description

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