Regular Expressions 101

Library entries

1
python

catch TXT record DNS

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

SubRE

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

Remove Empty Lines

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

Find Empty Classes

no description available
Submitted by bees - 7 years ago
0
javascript

filepath

finds filepath /asdfa/a
Submitted by anonymous - 7 years ago
1
javascript

Youtube Link ID Parser

Parses the ID out of a youtube link
Submitted by anonymous - 7 years ago
1
javascript

test

test
Submitted by anonymous - 7 years ago
5
python

Match Only Text

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

step1

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

C-style comments

Match C-style comments
Submitted by Mykola Orliuk - 7 years ago
1
javascript

E-mail validation

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

HH:MM

Validates 24 hour formmatted hours and minutes
Submitted by anonymous - 7 years ago
1
python

RUBROS

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

a

a
Submitted by a - 7 years ago
0
javascript

SearchForPhotoName

no description available
Submitted by anonymous - 7 years ago

poker stars header

Vote

1

Regular Expression
python

r"
PokerStars\s+Hand #(?P<hand_id>\d+):\s+(?P<game_type>[\w' ]+)\s+\(\$?(?P<min_bet>\d+\.?\d+)/\$?(?P<max_bet>\d+\.?\d+)\s*(?P<currency>\w+)?\)\s+-\s+(?P<date>\d+\/\d+\/\d+)\s(?P<time>\d+:\d+:\d+)\s(?P<timezone>[\w\d]+) Table\s'(?P<table_name>[\w ]+)'\s(?P<max_seats>\d)[-\w \(\)]+#?(?P<botton_seat>\d).+
"

Description

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