Regular Expressions 101

Sponsors

Library entries

0
pcre

match time all the way up to 23:59.

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

match any time before 20:05

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

before or equal to 12:35pm

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

match url

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

test

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

JSON recognition

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

matching foramt ,xxx:

for dictionary
Submitted by anonymous - 7 years ago
1
pcre

bb-*

aaa
Submitted by wyj - 7 years ago
1
pcre

result range

Find range in lab result text
Submitted by geoff - 7 years ago

poker stars header

Vote

1

Regular Expression
python

"
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