Regular Expressions 101

Community Patterns

1

test

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

IME14

ECMAScript (JavaScript)
Remove RJN.P and LALT.OQ
Submitted by HZ - 8 years ago
1

sophos

Python
my first one
Submitted by bwl - 8 years ago
1

---

ECMAScript (JavaScript)
Submitted by rs - 8 years ago
1

me

Python
me
Submitted by me - 8 years ago

Verify Amateur Radio Call Sign meets ITU Format

0

Regular Expression
Python

r"
\A\d?[a-zA-Z]{1,2}\d{1,4}[a-zA-Z]{1,3}\Z
"

Description

Loading markdown...
Submitted by Neil Johnson - 8 years ago