Regular Expressions 101

Community Patterns

0

C characters

Python
no description available
Submitted by anonymous - 4 years ago
0

nm-test-main

Python
no description available
Submitted by anonymous - 4 years ago

Match for courses

1

Regular Expression
ECMAScript (JavaScript)

/
\b([a-zA-Z]{2,3}[\s]*[0-9]{3})\b
/
gm

Description

Loading markdown...
Submitted by Matheus Sampaio - 7 years ago