Regular Expressions 101

Community Patterns

1

DNS Name

Python
no description available
Submitted by anonymous - 8 years ago
1

dni con letra

ECMAScript (JavaScript)
dni con letra
Submitted by cda - 8 years ago
1

moj test regex

ECMAScript (JavaScript)
regex sa vezbi
Submitted by Mladen - 8 years ago
2

test

Python
no description available
Submitted by anonymous - 8 years ago

chess move detector

1

Regular Expression
ECMAScript (JavaScript)

/
^((?:[NBRQK]([a-h1-8])?x?(?!\2)[a-h](?!\2)[1-8]|[NBRQK]x?[a-h][1-8]|(?:[a-h]x)?[a-h](?:[1-8](?:\(ep\))?|[18]=[NBRQ])|(?:0-){1,2}0)\+{0,2})$
/

Description

Loading markdown...
Submitted by Terence Linnell - 8 years ago