Regular Expressions 101

Community Patterns

1

f

Python
f
Submitted by f - 8 years ago
1

img

ECMAScript (JavaScript)
no description available
Submitted by anonymous - 8 years ago
5

HTML img

ECMAScript (JavaScript)
Grabs all HTML tags
Submitted by Pirate11 - 8 years ago
1

id

ECMAScript (JavaScript)
no description available
Submitted by anonymous - 8 years ago

Testing for receipt items

1

Regular Expression
Python

r"
(([a-z]*[.:]*)\s*((\d*[.]\d*)+$))
"
igm

Description

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