Regular Expressions 101

Sponsors

Library entries

1
python

wsolast350

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

FA12-BSE-008

no description available
Submitted by fb.com/ahsanulhaq007 - 7 years ago
1
python

C Style block comment

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

Mercado

Somente as primeiras palavras.
Submitted by anonymous - 7 years ago
1
python

1

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

BR Phone

get all attempts to write brazilian phone numbers
Submitted by rafaelverger - 7 years ago
1
python

email catcher

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

authproc1_auth01_2

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

Footnote Regex for SFM

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

Cross Reference Regex for SFM

SFM 2.4
Submitted by anonymous - 7 years ago
1
python

MAC ADDRESS

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

URL matched

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

pwl repo titles

no description available
Submitted by Devin McGloin - 7 years ago
1
python

Lib

no description available
Submitted by anonymous - 7 years ago

github user/repo regex

Vote

1

Regular Expression
python

"
^\#\s* # must start with "#" to indicate beeing a repo. (?:@?@?(?!-)(?P<user>(?:[a-zA-Z0-9]|-(?!-))+[a-zA-Z0-9])(?![^\x00-\x7F]))? # Username part (?:(?<=\#)|[/\s\.](?<!\v))(?P<repo>[a-zA-Z0-9_.-]+)$
"
gmix

Description

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