Regular Expressions 101

Library entries

5
javascript

MAC address

a mac address separated by dashes or colons.
Submitted by anonymous - 8 years ago
5
javascript

password 1upper 1lower 1number 1specialcharater

fjk@1Qaa$
Submitted by Anuswadh - 7 years ago
6
javascript

Password

no description available
Submitted by anonymous - 9 years ago
6
javascript

Email with + symbol

email that accepts the plus (+) symbol
Submitted by luckcheese - 8 years ago
6
javascript

HTML img

Grabs all HTML tags
Submitted by Pirate11 - 8 years ago
6
javascript

Email

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

Match text (not within html tag)

no description available
Submitted by Moistly - 8 years ago

Hallo

Vote

-4

Regular Expression
javascript

/
(([a-z]+betrag|gesamt+|total|summe|EUR)([\s]*)){0,2}(\d*)(\,{1})(\d{2})([\s]*)(EUR)*
/
gi

Description

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