Regular Expressions 101

Sponsors

Library entries

1
javascript

Basic Phone Number Matching

Basic Phone Number Matching
Submitted by Anthony Cooper - 2 years ago
1
javascript

Remove bold markdown

Remove bold pairs in markdown text
Submitted by anonymous - 2 years ago
1
python

Regex pattern for numeric values

Positive number !
Submitted by Cheikh Saab Bouh SOW - 2 years ago
1
python

MAC Address

Match mac address with :, -, ., or no dividers.
Submitted by Brandan Neises - 2 years ago
1
javascript

turkdevops

Türkiye Geliştirici Operasyonları
Submitted by anonymous - 2 years ago
1
javascript

Simple AWS ARN Regex

Simple AWS ARN Regex
Submitted by anonymous - 2 years ago
1
javascript

Greater manchester postcode validation

🤯
Submitted by donivanes - 2 years ago
1
python

regex_prix_DAB_V2

nlp
Submitted by guif - 2 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