Regular Expressions 101

Library entries

0
python

meter number

meter number
Submitted by econ - 8 months ago
0
pcre2

suprnana

whodis
Submitted by anonymous - 8 months ago
0
pcre2

YouTube regex pattern v2

YouTube regex pattern v2
Submitted by anonymous - 8 months ago
0
pcre2

Soundcloud pattern

Soundcloud pattern
Submitted by anonymous - 8 months ago
0
pcre2

Email Regex

A well equiped regex
Submitted by anonymous - 8 months ago
0
pcre2

E

E
Submitted by anonymous - 8 months ago
0
pcre2

demo

regex grouping demo
Submitted by Lidro - 8 months ago
0
python

租赁

租赁
Submitted by 租赁 - 8 months ago
0
pcre2

json-extract

eee
Submitted by anonymous - 8 months ago
0
pcre2

Match CSS Gradients

Match CSS Gradients
Submitted by Sean Dellis - 8 months ago
0
pcre2

add _&_ between numbers

adds (space)&(space) between numbers
Submitted by _ - 8 months ago

File Parser

Vote

0

Regular Expression
python

r'
^([^a-zA-Z\d])?(?P<file_id>[\-a-zA-Z]{3}[\-a-zA-Z\d]{5,15}H?)([^a-zA-Z\d].*)?\.(?P<file_ext>mov|mpg|mxf|mp4)$
'
gm

Description

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