Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Donate
Info
Regex Editor
Community Patterns
Account
Regex Quiz
Settings
Order By
Most Recent
Most upvotes
Most downvotes
Highest Score
Lowest Score
Relevance
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET 7.0 (C#)
Rust
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 100 community submitted regex patterns...
0
Validating Visa Card Numbers
PCRE (PHP <7.3)
Validate if card number is Visa card. Update the first digit to make it Master card. http://premiumpig.com
Submitted by
Simon
-
7 years ago
0
Track2 dump data
ECMAScript (JavaScript)
Captures Track2 data, with or without start and ending sentinels ( ; and ? ) Only captures AMEX 15 digits, and Visa or MC with 16 digits. Does NOT support 13 digit credit cards and they are not in use anymore.
Submitted by
BigDAD
-
4 years ago
0
id card
Java 8
打断点
Submitted by
anonymous
-
4 years ago
0
BIN ELO - 2022
ECMAScript (JavaScript)
Used to validate credit cards from ELO flag.
Submitted by
Searched in internet
-
3 years ago
0
ordinal-cardinal-number
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Thai citizen
PCRE (PHP <7.3)
rule for parse thai citizen card
Submitted by
socool
-
3 years ago
0
Credit Card Number Format Validation
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
1
...
3
4
5